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.cpp128 else if (p_bindType == SURFACE_BIND_DRAW) { in bind()
DFrameBuffer.cpp726 bindDraw->bind(ctx, SURFACE_BIND_DRAW); in bindContext()