Home
last modified time | relevance | path

Searched defs:gl_make_resource_current_callback (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/embedder/
Dembedder_surface_gl.h25 std::function<bool(void)> gl_make_resource_current_callback; // optional member
Dace_embedder.cc166 std::function<bool()> gl_make_resource_current_callback = nullptr; in InferOpenGLPlatformViewCreationCallback() local
Dembedder.cc150 std::function<bool()> gl_make_resource_current_callback = nullptr; in InferOpenGLPlatformViewCreationCallback() local