Searched defs:ctTdBltSdGetUpdated (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dblitter.cpp2020 static int ctTdBltSdGetUpdated(PCR_TEXDATA pTex, uint32_t width, uint32_t height, PCR_TEXDATA *ppScaledCache) function
2070 int rc = ctTdBltSdGetUpdated(pTex, width, height, &pScaledCache);
2073 WARN(("ctTdBltSdGetUpdated failed rc %d", rc));

Completed in 37 milliseconds