Searched refs:latchBufferImpl (Results 1 – 3 of 3) sorted by relevance
455 bool latchBufferImpl(bool& /*recomputeVisibleRegions*/, nsecs_t /*latchTime*/,
4139 return latchBufferImpl(recomputeVisibleRegions, latchTime, bgColorOnly); in latchBuffer()4142 bool Layer::latchBufferImpl(bool& recomputeVisibleRegions, nsecs_t latchTime, bool bgColorOnly) { in latchBufferImpl() function in android::Layer
2562 it->second->latchBufferImpl(unused, latchTime, bgColorOnly); in updateLayerSnapshots()