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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_context.h 53 rcSetDisplayColorBuffer_client_proc_t rcSetDisplayColorBuffer;
renderControl_client_context.cpp 53 rcSetDisplayColorBuffer = (rcSetDisplayColorBuffer_client_proc_t) getProc("rcSetDisplayColorBuffer", userData);
renderControl_client_proc.h 55 typedef GLint (renderControl_APIENTRY *rcSetDisplayColorBuffer_client_proc_t) (void * ctx, uint32_t, uint32_t);

Completed in 191 milliseconds