Home
last modified time | relevance | path

Searched refs:sGetProcFunc (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/gles1_dec/
DGLESv1Decoder.cpp64 static GLESv1Decoder::get_proc_func_t sGetProcFunc; variable
71 context.initDispatch(sGetProcFunc, sGetProcFuncData); in ContextTemplateLoader()
96 sGetProcFunc = getProcFunc; in initGL()
/hardware/google/gfxstream/host/gl/gles2_dec/
DGLESv2Decoder.cpp60 static GLESv2Decoder::get_proc_func_t sGetProcFunc; variable
67 context.initDispatch(sGetProcFunc, sGetProcFuncData); in ContextTemplateLoader()
113 sGetProcFunc = getProcFunc; in initGL()