Searched refs:updateAndVerify (Results 1 – 3 of 3) sorted by relevance
35 updateAndVerify((BUILDER), /*displayChanges=*/false, __VA_ARGS__); \41 updateAndVerify((BUILDER), /*displayChanges=*/true, __VA_ARGS__); \83 void updateAndVerify(LayerSnapshotBuilder& actualBuilder, bool hasDisplayChanges, in updateAndVerify() function in android::surfaceflinger::frontend::LayerSnapshotTest
27 updateAndVerify((HIERARCHY)); \
189 void updateAndVerify(LayerHierarchyBuilder& hierarchyBuilder) { in updateAndVerify() function