Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DWindowSurface.h30 SURFACE_BIND_READDRAW enumerator
DWindowSurface.cpp131 else if (p_bindType == SURFACE_BIND_READDRAW) { in bind()
DFrameBuffer.cpp730 bindDraw->bind(ctx, SURFACE_BIND_READDRAW); in bindContext()