Home
last modified time | relevance | path

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

/external/skia/tools/viewer/sk_app/android/
DWindowContextFactory_android.h24 WindowContext* NewGLForAndroid(ANativeWindow*, const DisplayParams&);
DWindow_android.cpp52 fWindowContext = window_context_factory::NewGLForAndroid(window, in initDisplay()
DGLWindowContext_android.cpp158 WindowContext* NewGLForAndroid(ANativeWindow* window, const DisplayParams& params) { in NewGLForAndroid() function