Searched defs:onAttach (Results 1 – 9 of 9) sorted by relevance
69 void ImGuiLayer::onAttach(Window* window) { in onAttach() function in ImGuiLayer
133 void onAttach(const gl::Context *context) override {} in onAttach() function
214 void Renderbuffer::onAttach(const Context *context) in onAttach() function in gl::Renderbuffer
191 void ExternalImageSibling::onAttach(const gl::Context *context) {} in onAttach() function in egl::ExternalImageSibling
1664 void Texture::onAttach(const Context *context) in onAttach() function in gl::Texture
137 void onAttach(@NonNull Context context) { in onAttach() method in FlutterActivityAndFragmentDelegate
592 public void onAttach(@NonNull Context context) { in onAttach() method in FlutterFragment
138 virtual void onAttach(Window* window) {} in onAttach() function
139 void onAttach(sk_app::Window* w) override { fParent = w; } in onAttach() function