Home
last modified time | relevance | path

Searched defs:texture_registry (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/flow/layers/
Dlayer.h58 TextureRegistry& texture_registry; member
89 TextureRegistry& texture_registry; member
/third_party/flutter/engine/flutter/flow/
Dcompositor_context.h97 TextureRegistry& texture_registry() { return texture_registry_; } in texture_registry() function