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

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_base.h 22 rcDestroyWindowSurface_client_proc_t rcDestroyWindowSurface;
renderControl_client_context.h 24 rcDestroyWindowSurface_client_proc_t rcDestroyWindowSurface;
renderControl_client_context.cpp 24 rcDestroyWindowSurface = (rcDestroyWindowSurface_client_proc_t) getProc("rcDestroyWindowSurface", userData);
renderControl_client_proc.h 23 typedef void (renderControl_APIENTRY *rcDestroyWindowSurface_client_proc_t) (void * ctx, uint32_t);

Completed in 32 milliseconds