Home
last modified time | relevance | path

Searched refs:FlutterSoftwareBackingStore (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/embedder/tests/
Dembedder_assertions.h60 inline bool operator==(const FlutterSoftwareBackingStore& a,
61 const FlutterSoftwareBackingStore& b) {
189 const FlutterSoftwareBackingStore& item) {
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dembedder.h407 } FlutterSoftwareBackingStore; typedef
447 FlutterSoftwareBackingStore software;
Dace_embedder.cc379 const FlutterSoftwareBackingStore* software) { in MakeSkSurfaceFromBackingStore()
Dembedder.cc362 const FlutterSoftwareBackingStore* software) { in MakeSkSurfaceFromBackingStore()