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

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_client_base.h 38 rcDestroyClientImage_client_proc_t rcDestroyClientImage;
renderControl_client_context.h 40 rcDestroyClientImage_client_proc_t rcDestroyClientImage;
renderControl_client_context.cpp 40 rcDestroyClientImage = (rcDestroyClientImage_client_proc_t) getProc("rcDestroyClientImage", userData);
renderControl_client_proc.h 42 typedef int (renderControl_APIENTRY *rcDestroyClientImage_client_proc_t) (void * ctx, uint32_t);

Completed in 62 milliseconds