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

  /sdk/emulator/opengl/host/libs/libOpenglRender/
ThreadInfo.h 32 WindowSurfacePtr currReadSurf;
RenderThread.cpp 156 if (tInfo.currContext || tInfo.currDrawSurf || tInfo.currReadSurf) {
FrameBuffer.cpp 707 bindRead = tinfo->currReadSurf;
728 tinfo->currReadSurf = read;

Completed in 51 milliseconds