Searched defs:onAttach (Results 1 – 8 of 8) sorted by relevance
40 void onAttach(sk_app::Window* w) override { fParent = w; } in onAttach() function
168 void onAttach(const gl::Context *context, rx::Serial framebufferSerial) override {} in onAttach() function
219 void ExternalImageSibling::onAttach(const gl::Context *context, rx::Serial framebufferSerial) {} in onAttach() function in egl::ExternalImageSibling
320 void Renderbuffer::onAttach(const Context *context, rx::Serial framebufferSerial) in onAttach() function in gl::Renderbuffer
2065 void Texture::onAttach(const Context *context, rx::Serial framebufferSerial) in onAttach() function in gl::Texture
95 void ImGuiLayer::onAttach(Window* window) { in onAttach() function in ImGuiLayer
103 virtual void onAttach(Window* window) {} in onAttach() function
158 void onAttach(sk_app::Window* w) override { fParent = w; } in onAttach() function