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

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

Completed in 490 milliseconds