Home
last modified time | relevance | path

Searched refs:isSizeSupported (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/include/
DPlaneCapabilities.h29 static bool isSizeSupported(int planeType, HwcLayer *hwcLayer);
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DPlaneCapabilities.h29 static bool isSizeSupported(int planeType, HwcLayer *hwcLayer);
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DPlaneCapabilities.cpp79 bool PlaneCapabilities::isSizeSupported(int planeType, HwcLayer *hwcLayer) in isSizeSupported() function in android::intel::PlaneCapabilities
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DPlaneCapabilities.cpp80 bool PlaneCapabilities::isSizeSupported(int planeType, HwcLayer *hwcLayer) in isSizeSupported() function in android::intel::PlaneCapabilities
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DPlaneCapabilities.cpp80 bool PlaneCapabilities::isSizeSupported(int planeType, HwcLayer *hwcLayer) in isSizeSupported() function in android::intel::PlaneCapabilities
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DHwcLayerList.cpp91 valid = PlaneCapabilities::isSizeSupported(planeType, hwcLayer); in checkSupported()
/hardware/intel/img/hwcomposer/merrifield/common/base/
DHwcLayerList.cpp92 valid = PlaneCapabilities::isSizeSupported(planeType, hwcLayer); in checkSupported()