Searched refs:updateMirrorInfo (Results 1 – 3 of 3) sorted by relevance
697 void updateMirrorInfo();
2395 void Layer::updateMirrorInfo() { in updateMirrorInfo() function in android::Layer
3276 mDrawingState.traverse([&](Layer* layer) { layer->updateMirrorInfo(); }); in commitTransactionLocked()