Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglWindowSurface.h77 BIND_DRAW, enumerator
DEmulatedEglWindowSurface.cpp84 } else if (p_bindType == BIND_DRAW) { in bind()
/hardware/google/gfxstream/host/
DFrameBuffer.cpp3713 bindDraw->bind(ctx, EmulatedEglWindowSurface::BIND_DRAW); in bindContext()