Searched refs:getLayerCount (Results 1 – 3 of 3) sorted by relevance
68 size_t getLayerCount(int type) const;
126 size_t HWComposer::getLayerCount(int type) const { in getLayerCount() function in android::HWComposer
926 const size_t fbLayerCount = hwc.getLayerCount(HWC_FRAMEBUFFER); in setupHardwareComposer()957 if (!fbLayerCount && hwc.getLayerCount(HWC_FRAMEBUFFER)) { in setupHardwareComposer()1002 const size_t fbLayerCount = hwc.getLayerCount(HWC_FRAMEBUFFER); in composeSurfaces()