Searched defs:hwcLayer (Results 1 – 7 of 7) sorted by relevance
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
D | HwcLayerList.cpp | 48 bool HwcLayerList::checkSupported(int planeType, HwcLayer *hwcLayer) in checkSupported() 115 bool HwcLayerList::checkRgbOverlaySupported(HwcLayer *hwcLayer) in checkRgbOverlaySupported() 175 bool HwcLayerList::checkCursorSupported(HwcLayer *hwcLayer) in checkCursorSupported() 270 HwcLayer *hwcLayer = new HwcLayer(i, layer); in initialize() local 339 HwcLayer *hwcLayer = rgbOverlayLayers.top(); in initialize() local 361 HwcLayer *hwcLayer = mLayers.itemAt(i); in deinitialize() local 597 bool HwcLayerList::assignPrimaryPlaneHelper(HwcLayer *hwcLayer, int zorder) in assignPrimaryPlaneHelper() 723 ZOrderLayer* HwcLayerList::addZOrderLayer(int type, HwcLayer *hwcLayer, int zorder) in addZOrderLayer() 763 HwcLayer *hwcLayer = NULL; in setupSmartComposition() local 810 HwcLayer *hwcLayer = mLayers.itemAt(i); in update() local [all …]
|
/hardware/intel/img/hwcomposer/merrifield/common/base/ |
D | HwcLayerList.cpp | 49 bool HwcLayerList::checkSupported(int planeType, HwcLayer *hwcLayer) in checkSupported() 116 bool HwcLayerList::checkCursorSupported(HwcLayer *hwcLayer) in checkCursorSupported() 225 HwcLayer *hwcLayer = new HwcLayer(i, layer); in initialize() local 293 HwcLayer *hwcLayer = mLayers.itemAt(i); in deinitialize() local 528 bool HwcLayerList::assignPrimaryPlaneHelper(HwcLayer *hwcLayer, int zorder) in assignPrimaryPlaneHelper() 652 ZOrderLayer* HwcLayerList::addZOrderLayer(int type, HwcLayer *hwcLayer, int zorder) in addZOrderLayer() 689 void HwcLayerList::addStaticLayerSize(HwcLayer *hwcLayer) in addStaticLayerSize() 720 HwcLayer *hwcLayer = NULL; in setupSmartComposition() local 750 HwcLayer *hwcLayer = NULL; in setupSmartComposition2() local 868 HwcLayer *hwcLayer = mLayers.itemAt(i); in update() local [all …]
|
/hardware/intel/img/hwcomposer/merrifield/ips/common/ |
D | PlaneCapabilities.cpp | 36 bool PlaneCapabilities::isFormatSupported(int planeType, HwcLayer *hwcLayer) in isFormatSupported() 79 bool PlaneCapabilities::isSizeSupported(int planeType, HwcLayer *hwcLayer) in isSizeSupported() 139 bool PlaneCapabilities::isBlendingSupported(int planeType, HwcLayer *hwcLayer) in isBlendingSupported() 171 bool PlaneCapabilities::isScalingSupported(int planeType, HwcLayer *hwcLayer) in isScalingSupported() 211 bool PlaneCapabilities::isTransformSupported(int planeType, HwcLayer *hwcLayer) in isTransformSupported()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
D | PlaneCapabilities.cpp | 37 bool PlaneCapabilities::isFormatSupported(int planeType, HwcLayer *hwcLayer) in isFormatSupported() 80 bool PlaneCapabilities::isSizeSupported(int planeType, HwcLayer *hwcLayer) in isSizeSupported() 139 bool PlaneCapabilities::isBlendingSupported(int planeType, HwcLayer *hwcLayer) in isBlendingSupported() 164 bool PlaneCapabilities::isScalingSupported(int planeType, HwcLayer *hwcLayer) in isScalingSupported() 229 bool PlaneCapabilities::isTransformSupported(int planeType, HwcLayer *hwcLayer) in isTransformSupported()
|
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
D | PlaneCapabilities.cpp | 38 bool PlaneCapabilities::isFormatSupported(int planeType, HwcLayer *hwcLayer) in isFormatSupported() 80 bool PlaneCapabilities::isSizeSupported(int planeType, HwcLayer *hwcLayer) in isSizeSupported() 158 bool PlaneCapabilities::isBlendingSupported(int planeType, HwcLayer *hwcLayer) in isBlendingSupported() 184 bool PlaneCapabilities::isScalingSupported(int planeType, HwcLayer *hwcLayer) in isScalingSupported() 257 bool PlaneCapabilities::isTransformSupported(int planeType, HwcLayer *hwcLayer) in isTransformSupported()
|
/hardware/intel/img/hwcomposer/merrifield/include/ |
D | DisplayPlaneManager.h | 40 HwcLayer *hwcLayer; member
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/ |
D | DisplayPlaneManager.h | 40 HwcLayer *hwcLayer; member
|