| /third_party/skia/experimental/sktext/editor/ |
| D | Editor.h | 40 void onAttach(sk_app::Window* w) override { fParent = w; } in onAttach() function
|
| /third_party/flutter/skia/tools/viewer/ |
| D | ImGuiLayer.cpp | 69 void ImGuiLayer::onAttach(Window* window) { in onAttach() function in ImGuiLayer
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Surface.h | 133 void onAttach(const gl::Context *context) override {} in onAttach() function
|
| D | Renderbuffer.cpp | 214 void Renderbuffer::onAttach(const Context *context) in onAttach() function in gl::Renderbuffer
|
| D | Image.cpp | 191 void ExternalImageSibling::onAttach(const gl::Context *context) {} in onAttach() function in egl::ExternalImageSibling
|
| D | Texture.cpp | 1664 void Texture::onAttach(const Context *context) in onAttach() function in gl::Texture
|
| /third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/android/ |
| D | FlutterActivityAndFragmentDelegate.java | 137 void onAttach(@NonNull Context context) { in onAttach() method in FlutterActivityAndFragmentDelegate
|
| D | FlutterFragment.java | 592 public void onAttach(@NonNull Context context) { in onAttach() method in FlutterFragment
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Surface.h | 168 void onAttach(const gl::Context *context, rx::Serial framebufferSerial) override {} in onAttach() function
|
| D | Image.cpp | 219 void ExternalImageSibling::onAttach(const gl::Context *context, rx::Serial framebufferSerial) {} in onAttach() function in egl::ExternalImageSibling
|
| D | Renderbuffer.cpp | 320 void Renderbuffer::onAttach(const Context *context, rx::Serial framebufferSerial) in onAttach() function in gl::Renderbuffer
|
| D | Texture.cpp | 2065 void Texture::onAttach(const Context *context, rx::Serial framebufferSerial) in onAttach() function in gl::Texture
|
| /third_party/skia/tools/sk_app/ |
| D | Window.h | 103 virtual void onAttach(Window* window) {} in onAttach() function
|
| /third_party/skia/tools/viewer/ |
| D | ImGuiLayer.cpp | 95 void ImGuiLayer::onAttach(Window* window) { in onAttach() function in ImGuiLayer
|
| /third_party/flutter/skia/tools/sk_app/ |
| D | Window.h | 138 virtual void onAttach(Window* window) {} in onAttach() function
|
| /third_party/flutter/skia/experimental/editor/ |
| D | editor_application.cpp | 139 void onAttach(sk_app::Window* w) override { fParent = w; } in onAttach() function
|
| /third_party/skia/modules/skplaintexteditor/app/ |
| D | editor_application.cpp | 158 void onAttach(sk_app::Window* w) override { fParent = w; } in onAttach() function
|