Home
last modified time | relevance | path

Searched refs:tryFastUpdate (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshotBuilder.h97 bool tryFastUpdate(const Args& args);
DLayerSnapshotBuilder.cpp380 bool LayerSnapshotBuilder::tryFastUpdate(const Args& args) { in tryFastUpdate() function in android::surfaceflinger::frontend::LayerSnapshotBuilder
516 if (tryFastUpdate(args)) { in update()