OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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