HomeSort by relevance Sort by last modified time
    Searched full:rccolorbuffercacheflush (Results 1 - 4 of 4) sorted by null

  /development/tools/emulator/opengl/system/renderControl_enc/
renderControl.in 22 GL_ENTRY(EGLint, rcColorBufferCacheFlush, uint32_t colorbuffer, EGLint postCount,int forRead)
README 109 EGLint rcColorBufferCacheFlush(uint32_t colorbuffer, EGLint postCount, int forRead);
  /development/tools/emulator/opengl/host/libs/libOpenglRender/
RenderControl.cpp 295 static EGLint rcColorBufferCacheFlush(uint32_t colorBuffer,
347 dec->set_rcColorBufferCacheFlush(rcColorBufferCacheFlush);
  /development/tools/emulator/opengl/system/gralloc/
gralloc.cpp 556 int hostSyncStatus = rcEnc->rcColorBufferCacheFlush(rcEnc, cb->hostHandle,

Completed in 66 milliseconds