Home
last modified time | relevance | path

Searched refs:rcCreateWindowSurface_client_proc_t (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_client_base.h21 rcCreateWindowSurface_client_proc_t rcCreateWindowSurface;
DrenderControl_client_context.h23 rcCreateWindowSurface_client_proc_t rcCreateWindowSurface;
DrenderControl_client_context.cpp23 …rcCreateWindowSurface = (rcCreateWindowSurface_client_proc_t) getProc("rcCreateWindowSurface", use… in initDispatchByName()
DrenderControl_client_proc.h22 typedef uint32_t (renderControl_APIENTRY *rcCreateWindowSurface_client_proc_t) (void * ctx, uint32_… typedef