Searched defs:addToCurrentState (Results 1 – 2 of 2) sorted by relevance
251 void Layer::addToCurrentState() { in addToCurrentState() function in android::Layer
3169 const sp<Layer>& parentLayer, bool addToCurrentState, in addClientLayer()4029 bool addToCurrentState = callingThreadHasUnscopedSurfaceFlingerAccess(); in createLayer() local