Searched refs:onAttach (Results 1 – 14 of 14) sorted by relevance
103 virtual void onAttach(Window* window) {} in onAttach() function123 layer->onAttach(this); in pushLayer()
40 void onAttach(sk_app::Window* w) override { fParent = w; } in onAttach() function
126 void onAttach(sk_app::Window* window) override;
95 void ImGuiLayer::onAttach(Window* window) { in onAttach() function in ImGuiLayer
148 void onAttach(const Context *context, rx::Serial framebufferSerial) override;
106 void onAttach(const gl::Context *context, rx::Serial framebufferSerial) override;
222 virtual void onAttach(const Context *context, rx::Serial framebufferSerial) = 0;
133 resource->onAttach(context, framebufferSerial); in attach()
168 void onAttach(const gl::Context *context, rx::Serial framebufferSerial) override {} in onAttach() function
320 void Renderbuffer::onAttach(const Context *context, rx::Serial framebufferSerial) in onAttach() function in gl::Renderbuffer
219 void ExternalImageSibling::onAttach(const gl::Context *context, rx::Serial framebufferSerial) {} in onAttach() function in egl::ExternalImageSibling
555 void onAttach(const Context *context, rx::Serial framebufferSerial) override;
2065 void Texture::onAttach(const Context *context, rx::Serial framebufferSerial) in onAttach() function in gl::Texture
158 void onAttach(sk_app::Window* w) override { fParent = w; } in onAttach() function