Home
last modified time | relevance | path

Searched refs:onAttach (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/tools/sk_app/
H A DWindow.h103 virtual void onAttach(Window* window) {} in onAttach() function in sk_app::Window::Layer
123 layer->onAttach(this); in pushLayer()
/third_party/skia/experimental/sktext/editor/
H A DEditor.h40 void onAttach(sk_app::Window* w) override { fParent = w; }
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DRenderbuffer.h148 void onAttach(const Context *context, rx::Serial framebufferSerial) override;
H A DImage.h106 void onAttach(const gl::Context *context, rx::Serial framebufferSerial) override;
H A DFramebufferAttachment.h222 virtual void onAttach(const Context *context, rx::Serial framebufferSerial) = 0;
H A DSurface.h168 void onAttach(const gl::Context *context, rx::Serial framebufferSerial) override {}
H A DFramebufferAttachment.cpp133 resource->onAttach(context, framebufferSerial); in attach()
H A DImage.cpp219 void ExternalImageSibling::onAttach(const gl::Context *context, rx::Serial framebufferSerial) {} in onAttach() function in egl::ExternalImageSibling
H A DRenderbuffer.cpp320 void Renderbuffer::onAttach(const Context *context, rx::Serial framebufferSerial) in onAttach() function in gl::Renderbuffer
H A DTexture.h555 void onAttach(const Context *context, rx::Serial framebufferSerial) override;
H A DTexture.cpp2065 void Texture::onAttach(const Context *context, rx::Serial framebufferSerial) in onAttach() function in Texture
/third_party/skia/tools/viewer/
H A DImGuiLayer.h126 void onAttach(sk_app::Window* window) override;
H A DImGuiLayer.cpp95 void ImGuiLayer::onAttach(Window* window) { in onAttach() function in ImGuiLayer
/third_party/skia/modules/skplaintexteditor/app/
H A Deditor_application.cpp158 void onAttach(sk_app::Window* w) override { fParent = w; }

Completed in 12 milliseconds