Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DWindowSurface.h29 SURFACE_BIND_DRAW, enumerator
DWindowSurface.cpp130 else if (p_bindType == SURFACE_BIND_DRAW) { in bind()
DFrameBuffer.cpp712 draw->bind( ctx, SURFACE_BIND_DRAW ); in bindContext()