Home
last modified time | relevance | path

Searched refs:surface_transformation (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/embedder/
Dembedder.h168 TransformationCallback surface_transformation; member
Dace_embedder.cc175 if (SAFE_ACCESS(open_gl_config, surface_transformation, nullptr) != nullptr) { in InferOpenGLPlatformViewCreationCallback()
177 [ptr = config->open_gl.surface_transformation, user_data]() { in InferOpenGLPlatformViewCreationCallback()
Dembedder.cc159 if (SAFE_ACCESS(open_gl_config, surface_transformation, nullptr) != nullptr) { in InferOpenGLPlatformViewCreationCallback()
161 [ptr = config->open_gl.surface_transformation, user_data]() { in InferOpenGLPlatformViewCreationCallback()