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

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_base.h 37 rcCreateClientImage_client_proc_t rcCreateClientImage;
renderControl_client_context.h 39 rcCreateClientImage_client_proc_t rcCreateClientImage;
renderControl_client_context.cpp 39 rcCreateClientImage = (rcCreateClientImage_client_proc_t) getProc("rcCreateClientImage", userData);
renderControl_client_proc.h 38 typedef uint32_t (renderControl_APIENTRY *rcCreateClientImage_client_proc_t) (void * ctx, uint32_t, EGLenum, GLuint);

Completed in 31 milliseconds