Home
last modified time | relevance | path

Searched defs:dstH (Results 1 – 14 of 14) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/common/
DPlaneCapabilities.cpp177 int dstW, dstH; in isScalingSupported() local
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DPlaneCapabilities.cpp171 int dstW, dstH; in isScalingSupported() local
DAnnRGBPlane.cpp151 int dstX, dstY, dstW, dstH; in setDataBuffer() local
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
DTngSpritePlane.cpp41 int dstX, dstY, dstW, dstH; in setDataBuffer() local
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DPlaneCapabilities.cpp191 int dstW, dstH; in isScalingSupported() local
DAnnRGBPlane.cpp92 int dstX, dstY, dstW, dstH; in setDataBuffer() local
/hardware/qcom/display/msm8994/liboverlay/
DoverlayRotator.cpp58 const int& dstW, const int& dstH, const uint32_t& mdpFormat, in getDownscaleFactor()
DoverlayMdssRot.cpp381 const int& dstW, const int& dstH, const uint32_t& mdpFormat, in getDownscaleFactor()
/hardware/qcom/display/msm8909/liboverlay/
DoverlayRotator.cpp58 const int& dstW, const int& dstH, const uint32_t& mdpFormat, in getDownscaleFactor()
DoverlayMdssRot.cpp381 const int& dstW, const int& dstH, const uint32_t& mdpFormat, in getDownscaleFactor()
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DHwcLayerList.cpp168 int dstH = dest.bottom - dest.top; in checkRgbOverlaySupported() local
230 int dstH = dest.bottom - dest.top; in checkCursorSupported() local
/hardware/intel/img/hwcomposer/merrifield/common/base/
DDisplayAnalyzer.cpp289 int dstH = layer.displayFrame.bottom - layer.displayFrame.top; in isVideoFullScreen() local
DHwcLayerList.cpp171 int dstH = dest.bottom - dest.top; in checkCursorSupported() local
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h725 inline uint32_t getLayerClock(const uint32_t& dstW, const uint32_t& dstH, in getLayerClock()