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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_base.h 24 rcOpenColorBuffer_client_proc_t rcOpenColorBuffer;
renderControl_client_context.h 26 rcOpenColorBuffer_client_proc_t rcOpenColorBuffer;
renderControl_client_context.cpp 26 rcOpenColorBuffer = (rcOpenColorBuffer_client_proc_t) getProc("rcOpenColorBuffer", userData);
renderControl_client_proc.h 25 typedef void (renderControl_APIENTRY *rcOpenColorBuffer_client_proc_t) (void * ctx, uint32_t);

Completed in 49 milliseconds