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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_base.h 19 rcCreateContext_client_proc_t rcCreateContext;
renderControl_client_context.h 21 rcCreateContext_client_proc_t rcCreateContext;
renderControl_client_context.cpp 21 rcCreateContext = (rcCreateContext_client_proc_t) getProc("rcCreateContext", userData);
renderControl_client_proc.h 20 typedef uint32_t (renderControl_APIENTRY *rcCreateContext_client_proc_t) (void * ctx, uint32_t, uint32_t, uint32_t);

Completed in 1425 milliseconds