Home
last modified time | relevance | path

Searched refs:onBackendCreated (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/tools/sk_app/
H A DWindow.cpp39 void Window::onBackendCreated() { in onBackendCreated() function in sk_app::Window
40 this->visitLayers([](Layer* layer) { layer->onBackendCreated(); }); in onBackendCreated()
H A DWindow.h102 virtual void onBackendCreated() {} in onBackendCreated() function in sk_app::Window::Layer
127 void onBackendCreated();
/third_party/skia/example/
H A DHelloWorld.h23 void onBackendCreated() override;
H A DHelloWorld.cpp51 void HelloWorld::onBackendCreated() { in onBackendCreated() function in HelloWorld
/third_party/skia/tools/sk_app/android/
H A DWindow_android.cpp70 this->onBackendCreated(); in initDisplay()
/third_party/skia/tools/viewer/
H A DViewer.h39 void onBackendCreated() override;
H A DViewer.cpp1624 void Viewer::onBackendCreated() { in onBackendCreated() function in Viewer
/third_party/skia/tools/sk_app/unix/
H A DWindow_unix.cpp425 this->onBackendCreated(); in attach()
/third_party/skia/tools/sk_app/win/
H A DWindow_win.cpp387 this->onBackendCreated(); in attach()

Completed in 10 milliseconds