HomeSort by relevance Sort by last modified time
    Searched refs:NewGLForAndroid (Results 1 - 6 of 6) sorted by null

  /external/skia/tools/sk_app/android/
WindowContextFactory_android.h 24 WindowContext* NewGLForAndroid(ANativeWindow*, const DisplayParams&);
Window_android.cpp 52 fWindowContext = window_context_factory::NewGLForAndroid(window,
GLWindowContext_android.cpp 163 WindowContext* NewGLForAndroid(ANativeWindow* window, const DisplayParams& params) {
  /external/skqp/tools/sk_app/android/
WindowContextFactory_android.h 24 WindowContext* NewGLForAndroid(ANativeWindow*, const DisplayParams&);
Window_android.cpp 52 fWindowContext = window_context_factory::NewGLForAndroid(window,
GLWindowContext_android.cpp 163 WindowContext* NewGLForAndroid(ANativeWindow* window, const DisplayParams& params) {

Completed in 688 milliseconds