Home
last modified time | relevance | path

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

/external/skia/tools/viewer/sk_app/android/
DWindowContextFactory_android.h26 WindowContext* NewRasterForAndroid(ANativeWindow*, const DisplayParams&);
DWindow_android.cpp56 fWindowContext = window_context_factory::NewRasterForAndroid(window, in initDisplay()
DRasterWindowContext_android.cpp98 WindowContext* NewRasterForAndroid(ANativeWindow* window, const DisplayParams& params) { in NewRasterForAndroid() function