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

  /hardware/libhardware/include/hardware/
hwcomposer_defs.h 83 * HWC_IS_CURSOR_LAYER is set by surfaceflinger to indicate that this
90 HWC_IS_CURSOR_LAYER = 0x00000002
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp     [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/base/
HwcLayerList.cpp 132 if (!(layer.flags & HWC_IS_CURSOR_LAYER)) {
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
HwcLayerList.cpp 191 if (!(layer.flags & HWC_IS_CURSOR_LAYER)) {

Completed in 185 milliseconds