Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h695 void addToCurrentState();
DLayer.cpp317 void Layer::addToCurrentState() { in addToCurrentState() function in android::Layer
325 child->addToCurrentState(); in addToCurrentState()
1781 addToCurrentState(); in reparent()