/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
D | PlaneCapabilities.cpp | 41 uint32_t trans = hwcLayer->getLayer()->transform; in isFormatSupported() 135 hwc_frect_t& srcCrop = hwcLayer->getLayer()->sourceCropf; in isSizeSupported() 160 uint32_t blending = (uint32_t)hwcLayer->getLayer()->blending; in isBlendingSupported() 161 uint8_t planeAlpha = hwcLayer->getLayer()->planeAlpha; in isBlendingSupported() 186 hwc_frect_t& src = hwcLayer->getLayer()->sourceCropf; in isScalingSupported() 187 hwc_rect_t& dest = hwcLayer->getLayer()->displayFrame; in isScalingSupported() 188 uint32_t trans = hwcLayer->getLayer()->transform; in isScalingSupported() 259 uint32_t trans = hwcLayer->getLayer()->transform; in isTransformSupported()
|
/hardware/intel/img/hwcomposer/merrifield/ips/common/ |
D | PlaneCapabilities.cpp | 39 uint32_t trans = hwcLayer->getLayer()->transform; in isFormatSupported() 141 uint32_t blending = (uint32_t)hwcLayer->getLayer()->blending; in isBlendingSupported() 142 uint8_t planeAlpha = hwcLayer->getLayer()->planeAlpha; in isBlendingSupported() 173 hwc_frect_t& src = hwcLayer->getLayer()->sourceCropf; in isScalingSupported() 174 hwc_rect_t& dest = hwcLayer->getLayer()->displayFrame; in isScalingSupported() 213 uint32_t trans = hwcLayer->getLayer()->transform; in isTransformSupported()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
D | PlaneCapabilities.cpp | 40 uint32_t trans = hwcLayer->getLayer()->transform; in isFormatSupported() 141 uint32_t blending = (uint32_t)hwcLayer->getLayer()->blending; in isBlendingSupported() 166 hwc_frect_t& src = hwcLayer->getLayer()->sourceCropf; in isScalingSupported() 167 hwc_rect_t& dest = hwcLayer->getLayer()->displayFrame; in isScalingSupported() 168 uint32_t trans = hwcLayer->getLayer()->transform; in isScalingSupported() 231 uint32_t trans = hwcLayer->getLayer()->transform; in isTransformSupported()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
D | HwcLayerList.cpp | 51 hwc_layer_1_t& layer = *(hwcLayer->getLayer()); in checkSupported() 117 hwc_layer_1_t& layer = *(hwcLayer->getLayer()); in checkRgbOverlaySupported() 153 uint32_t blending = (uint32_t)hwcLayer->getLayer()->blending; in checkRgbOverlaySupported() 158 uint32_t trans = hwcLayer->getLayer()->transform; in checkRgbOverlaySupported() 163 hwc_frect_t& src = hwcLayer->getLayer()->sourceCropf; in checkRgbOverlaySupported() 164 hwc_rect_t& dest = hwcLayer->getLayer()->displayFrame; in checkRgbOverlaySupported() 177 hwc_layer_1_t& layer = *(hwcLayer->getLayer()); in checkCursorSupported() 219 uint32_t trans = hwcLayer->getLayer()->transform; in checkCursorSupported() 225 hwc_frect_t& src = hwcLayer->getLayer()->sourceCropf; in checkCursorSupported() 226 hwc_rect_t& dest = hwcLayer->getLayer()->displayFrame; in checkCursorSupported() [all …]
|
D | HwcLayer.h | 77 hwc_layer_1_t* getLayer() const;
|
D | HwcLayer.cpp | 216 hwc_layer_1_t* HwcLayer::getLayer() const in getLayer() function in android::intel::HwcLayer
|
/hardware/intel/img/hwcomposer/merrifield/common/base/ |
D | HwcLayerList.cpp | 52 hwc_layer_1_t& layer = *(hwcLayer->getLayer()); in checkSupported() 118 hwc_layer_1_t& layer = *(hwcLayer->getLayer()); in checkCursorSupported() 160 uint32_t trans = hwcLayer->getLayer()->transform; in checkCursorSupported() 166 hwc_frect_t& src = hwcLayer->getLayer()->sourceCropf; in checkCursorSupported() 167 hwc_rect_t& dest = hwcLayer->getLayer()->displayFrame; in checkCursorSupported() 638 hwc_layer_1_t *a = la->getLayer(); in hasIntersection() 639 hwc_layer_1_t *b = lb->getLayer(); in hasIntersection() 693 hwc_layer_1_t *a = hwcLayer->getLayer(); in addStaticLayerSize()
|
D | HwcLayer.h | 83 hwc_layer_1_t* getLayer() const;
|
D | HwcLayer.cpp | 236 hwc_layer_1_t* HwcLayer::getLayer() const in getLayer() function in android::intel::HwcLayer
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.h | 131 hwc_layer_1_t* getLayer(uint32_t index) const; 144 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer() function
|
D | hwc_utils.cpp | 687 ctx->mLayerRotMap[dpy]->getLayer(i)->acquireFenceFd; in hwc_sync() 696 ctx->mLayerRotMap[dpy]->getLayer(i)->releaseFenceFd = in hwc_sync()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.h | 181 hwc_layer_1_t* getLayer(uint32_t index) const; 194 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer() function
|
D | hwc_utils.cpp | 1317 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.h | 206 hwc_layer_1_t* getLayer(uint32_t index) const; 219 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer() function
|
D | hwc_utils.cpp | 1305 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.h | 223 hwc_layer_1_t* getLayer(uint32_t index) const; 269 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer() function
|
D | hwc_utils.cpp | 1531 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync() 2602 hwc_layer_1_t* layer = getLayer(index); in isRotCached()
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_utils.h | 227 hwc_layer_1_t* getLayer(uint32_t index) const; 241 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer() function
|
D | hwc_utils.cpp | 1618 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync() 2675 hwc_layer_1_t* layer = getLayer(index); in isRotCached()
|