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

/frameworks/native/services/surfaceflinger/
H A DLayer.h268 bool shouldPresentNow(const DispSync& dispSync) const;
H A DLayer.cpp1649 bool Layer::shouldPresentNow(const DispSync& dispSync) const { function in class:android::Layer
H A DSurfaceFlinger.cpp1833 if (layer->shouldPresentNow(mPrimaryDispSync)) {
H A DSurfaceFlinger_hwc1.cpp1851 if (layer->shouldPresentNow(mPrimaryDispSync)) {

Completed in 77 milliseconds