Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h901 void updateChildrenSnapshots(bool updateGeometry);
DLayer.cpp4378 void Layer::updateChildrenSnapshots(bool updateGeometry) { in updateChildrenSnapshots() function in android::Layer
4381 child->updateChildrenSnapshots(updateGeometry); in updateChildrenSnapshots()