/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayRotator.h | 112 const int& dstW, const int& dstH, const uint32_t& mdpFormat, 180 const int& dstW, const int& dstH, const uint32_t& mdpFormat, 196 const int& dstW, const int& dstH, const uint32_t& mdpFormat, 257 const int& dstW, const int& dstH, const uint32_t& mdpFormat, 261 const uint32_t& mdpFormat, const bool& isInterlaced); 282 const int& dstW, const int& dstH, const uint32_t& mdpFormat,
|
D | overlayWriteback.cpp | 193 bool Writeback::setOutputFormat(int mdpFormat) { in setOutputFormat() argument 194 if(mdpFormat != mOpFmt) { in setOutputFormat() 198 metadata.data.mixer_cfg.writeback_format = mdpFormat; in setOutputFormat() 203 mOpFmt = mdpFormat; in setOutputFormat()
|
D | overlayRotator.cpp | 58 const int& dstW, const int& dstH, const uint32_t& mdpFormat, in getDownscaleFactor() argument 62 mdpFormat, isInterlaced); in getDownscaleFactor() 65 mdpFormat, isInterlaced); in getDownscaleFactor()
|
D | overlayMdssRot.cpp | 381 const int& dstW, const int& dstH, const uint32_t& mdpFormat, in getDownscaleFactor() argument 386 Dim adjCrop = getFormatAdjustedCrop(crop, mdpFormat, in getDownscaleFactor() 411 const uint32_t& mdpFormat, const bool& isInterlaced) { in getFormatAdjustedCrop() argument 413 if (isYuv(mdpFormat)) { in getFormatAdjustedCrop()
|
D | overlayUtils.cpp | 189 int getHALFormat(int mdpFormat) { in getHALFormat() argument 190 switch (mdpFormat) { in getHALFormat() 231 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat); in getHALFormat()
|
D | overlayWriteback.h | 91 bool setOutputFormat(int mdpFormat);
|
D | overlayUtils.h | 372 int getHALFormat(int mdpFormat);
|
/hardware/qcom/display/msm8974/liboverlay/ |
D | overlayWriteback.cpp | 187 bool Writeback::setOutputFormat(int mdpFormat) { in setOutputFormat() argument 188 if(mdpFormat != mOpFmt) { in setOutputFormat() 192 metadata.data.mixer_cfg.writeback_format = mdpFormat; in setOutputFormat() 197 mOpFmt = mdpFormat; in setOutputFormat()
|
D | overlayUtils.cpp | 145 int getHALFormat(int mdpFormat) { in getHALFormat() argument 146 switch (mdpFormat) { in getHALFormat() 179 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat); in getHALFormat()
|
D | overlayWriteback.h | 89 bool setOutputFormat(int mdpFormat);
|
D | overlayUtils.h | 404 int getHALFormat(int mdpFormat);
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayWriteback.cpp | 189 bool Writeback::setOutputFormat(int mdpFormat) { in setOutputFormat() argument 190 if(mdpFormat != mOpFmt) { in setOutputFormat() 194 metadata.data.mixer_cfg.writeback_format = mdpFormat; in setOutputFormat() 199 mOpFmt = mdpFormat; in setOutputFormat()
|
D | overlayUtils.cpp | 172 int getHALFormat(int mdpFormat) { in getHALFormat() argument 173 switch (mdpFormat) { in getHALFormat() 210 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat); in getHALFormat()
|
D | overlayWriteback.h | 89 bool setOutputFormat(int mdpFormat);
|
D | overlayUtils.h | 381 int getHALFormat(int mdpFormat);
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayWriteback.cpp | 189 bool Writeback::setOutputFormat(int mdpFormat) { in setOutputFormat() argument 190 if(mdpFormat != mOpFmt) { in setOutputFormat() 194 metadata.data.mixer_cfg.writeback_format = mdpFormat; in setOutputFormat() 199 mOpFmt = mdpFormat; in setOutputFormat()
|
D | overlayUtils.cpp | 178 int getHALFormat(int mdpFormat) { in getHALFormat() argument 179 switch (mdpFormat) { in getHALFormat() 216 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat); in getHALFormat()
|
D | overlayWriteback.h | 89 bool setOutputFormat(int mdpFormat);
|
D | overlayUtils.h | 412 int getHALFormat(int mdpFormat);
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayUtils.cpp | 142 int getHALFormat(int mdpFormat) { in getHALFormat() argument 143 switch (mdpFormat) { in getHALFormat() 176 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat); in getHALFormat()
|
D | overlayUtils.h | 410 int getHALFormat(int mdpFormat);
|