Searched refs:shouldPresentNow (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DLayer.h213 bool shouldPresentNow(const DispSync& dispSync) const;
H A DLayer.cpp1044 bool Layer::shouldPresentNow(const DispSync& dispSync) const { function in class:android::Layer
H A DSurfaceFlinger.cpp1721 if (layer->shouldPresentNow(mPrimaryDispSync)) {

Completed in 1138 milliseconds