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

  /hardware/intel/img/hwcomposer/merrifield/common/base/
HwcLayer.h 43 // LAYER_OVERLAY layers are marked as HWC_OVERLAY
44 LAYER_OVERLAY,
HwcLayer.cpp 146 case LAYER_OVERLAY:
HwcLayerList.cpp 565 zlayer->hwcLayer->setType(HwcLayer::LAYER_OVERLAY);
1001 case HwcLayer::LAYER_OVERLAY:
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
HwcLayer.h 37 // LAYER_OVERLAY layers are marked as HWC_OVERLAY
38 LAYER_OVERLAY,
HwcLayer.cpp 126 case LAYER_OVERLAY:
HwcLayerList.cpp 636 zlayer->hwcLayer->setType(HwcLayer::LAYER_OVERLAY);
943 case HwcLayer::LAYER_OVERLAY:

Completed in 111 milliseconds