HomeSort by relevance Sort by last modified time
    Searched refs:currDrawSurf (Results 1 - 3 of 3) sorted by null

  /sdk/emulator/opengl/host/libs/libOpenglRender/
ThreadInfo.h 31 WindowSurfacePtr currDrawSurf;
RenderThread.cpp 156 if (tInfo.currContext || tInfo.currDrawSurf || tInfo.currReadSurf) {
FrameBuffer.cpp 706 bindDraw = tinfo->currDrawSurf;
727 tinfo->currDrawSurf = draw;

Completed in 32 milliseconds