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

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_base.h 33 rcColorBufferCacheFlush_client_proc_t rcColorBufferCacheFlush;
renderControl_client_context.h 35 rcColorBufferCacheFlush_client_proc_t rcColorBufferCacheFlush;
renderControl_client_context.cpp 35 rcColorBufferCacheFlush = (rcColorBufferCacheFlush_client_proc_t) getProc("rcColorBufferCacheFlush", userData);
renderControl_client_proc.h 34 typedef EGLint (renderControl_APIENTRY *rcColorBufferCacheFlush_client_proc_t) (void * ctx, uint32_t, EGLint, int);

Completed in 33 milliseconds