Searched refs:shouldPresentNow (Results 1 – 3 of 3) sorted by relevance
213 bool shouldPresentNow(const DispSync& dispSync) const;
1044 bool Layer::shouldPresentNow(const DispSync& dispSync) const { in shouldPresentNow() function in android::Layer
1721 if (layer->shouldPresentNow(mPrimaryDispSync)) { in handlePageFlip()