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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_base.h 27 rcFlushWindowColorBuffer_client_proc_t rcFlushWindowColorBuffer;
renderControl_client_context.h 29 rcFlushWindowColorBuffer_client_proc_t rcFlushWindowColorBuffer;
renderControl_client_context.cpp 29 rcFlushWindowColorBuffer = (rcFlushWindowColorBuffer_client_proc_t) getProc("rcFlushWindowColorBuffer", userData);
renderControl_client_proc.h 28 typedef int (renderControl_APIENTRY *rcFlushWindowColorBuffer_client_proc_t) (void * ctx, uint32_t);

Completed in 52 milliseconds