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

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.h115 bool hasHwcComposition(int32_t id) const;
H A DHWComposer.cpp711 bool HWComposer::hasHwcComposition(int32_t id) const { function in class:android::HWComposer
/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp215 bool haveHwc = hwc.hasHwcComposition(mHwcDisplayId);
H A DSurfaceFlinger.cpp1830 const bool hasHwcComposition = hwc.hasHwcComposition(id); local
1831 if (hasHwcComposition) {

Completed in 56 milliseconds