HomeSort by relevance Sort by last modified time
    Searched refs:getLayerCount (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 81 size_t getLayerCount(int type) const;
HWComposer.cpp 190 size_t HWComposer::getLayerCount(int type) const {
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 906 const size_t fbLayerCount = hwc.getLayerCount(HWC_FRAMEBUFFER);
910 if (hwc.getLayerCount(HWC_OVERLAY)) {
    [all...]

Completed in 135 milliseconds