Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
Dmain.h48 EGLenum getCurrentAPI();
DlibEGL.cpp593 EGLenum API = egl::getCurrentAPI(); in QueryAPI()
1080 *value = egl::getCurrentAPI(); in QueryContext()
Dmain.cpp237 EGLenum getCurrentAPI() in getCurrentAPI() function