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

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

Completed in 425 milliseconds