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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_context.h 47 rcUpdateColorBufferDMA_client_proc_t rcUpdateColorBufferDMA;
renderControl_client_context.cpp 47 rcUpdateColorBufferDMA = (rcUpdateColorBufferDMA_client_proc_t) getProc("rcUpdateColorBufferDMA", userData);
renderControl_client_proc.h 46 typedef int (renderControl_APIENTRY *rcUpdateColorBufferDMA_client_proc_t) (void * ctx, uint32_t, GLint, GLint, GLint, GLint, GLenum, GLenum, void*, uint32_t);

Completed in 449 milliseconds