Home
last modified time | relevance | path

Searched refs:currDrawSurf (Results 1 – 3 of 3) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DThreadInfo.h31 WindowSurfacePtr currDrawSurf; member
DRenderThread.cpp156 if (tInfo.currContext || tInfo.currDrawSurf || tInfo.currReadSurf) { in Main()
DFrameBuffer.cpp717 bindDraw = tinfo->currDrawSurf; in bindContext()
738 tinfo->currDrawSurf = draw; in bindContext()