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

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

Completed in 52 milliseconds