Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglWindowSurface.h76 BIND_READ, enumerator
DEmulatedEglWindowSurface.cpp82 if (p_bindType == BIND_READ) { in bind()
/hardware/google/gfxstream/host/
DFrameBuffer.cpp3714 bindRead->bind(ctx, EmulatedEglWindowSurface::BIND_READ); in bindContext()