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.cpp185 void initDispatchTables() in initDispatchTables() function
243 pthread_once(&dispatchTablesInitialized, initDispatchTables); in getDispatch()