Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp149 void initDispatchTables() in initDispatchTables() function
207 pthread_once(&dispatchTablesInitialized, initDispatchTables); in getDispatch()