/hardware/qcom/display/msm8909/liboverlay/ |
H A 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,
|
H A D | overlayRotator.cpp | 58 const int& dstW, const int& dstH, const uint32_t& mdpFormat, 62 mdpFormat, isInterlaced); 65 mdpFormat, isInterlaced); 57 getDownscaleFactor(const int& srcW, const int& srcH, const int& dstW, const int& dstH, const uint32_t& mdpFormat, const bool& isInterlaced) argument
|
H A D | overlayWriteback.cpp | 193 bool Writeback::setOutputFormat(int mdpFormat) { argument 194 if(mdpFormat != mOpFmt) { 198 metadata.data.mixer_cfg.writeback_format = mdpFormat; 203 mOpFmt = mdpFormat;
|
H A D | overlayWriteback.h | 91 bool setOutputFormat(int mdpFormat);
|
H A D | overlayUtils.cpp | 172 int getHALFormat(int mdpFormat) { argument 173 switch (mdpFormat) { 210 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat);
|
H A D | overlayMdssRot.cpp | 381 const int& dstW, const int& dstH, const uint32_t& mdpFormat, 386 Dim adjCrop = getFormatAdjustedCrop(crop, mdpFormat, 411 const uint32_t& mdpFormat, const bool& isInterlaced) { 413 if (isYuv(mdpFormat)) { 380 getDownscaleFactor(const int& srcW, const int& srcH, const int& dstW, const int& dstH, const uint32_t& mdpFormat, const bool& isInterlaced) argument 410 getFormatAdjustedCrop(const Dim& crop, const uint32_t& mdpFormat, const bool& isInterlaced) argument
|
H A D | overlayUtils.h | 369 int getHALFormat(int mdpFormat);
|
/hardware/qcom/display/msm8994/liboverlay/ |
H A 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,
|
H A D | overlayRotator.cpp | 58 const int& dstW, const int& dstH, const uint32_t& mdpFormat, 62 mdpFormat, isInterlaced); 65 mdpFormat, isInterlaced); 57 getDownscaleFactor(const int& srcW, const int& srcH, const int& dstW, const int& dstH, const uint32_t& mdpFormat, const bool& isInterlaced) argument
|
H A D | overlayWriteback.cpp | 193 bool Writeback::setOutputFormat(int mdpFormat) { argument 194 if(mdpFormat != mOpFmt) { 198 metadata.data.mixer_cfg.writeback_format = mdpFormat; 203 mOpFmt = mdpFormat;
|
H A D | overlayWriteback.h | 91 bool setOutputFormat(int mdpFormat);
|
H A D | overlayUtils.cpp | 189 int getHALFormat(int mdpFormat) { argument 190 switch (mdpFormat) { 231 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat);
|
H A D | overlayMdssRot.cpp | 381 const int& dstW, const int& dstH, const uint32_t& mdpFormat, 386 Dim adjCrop = getFormatAdjustedCrop(crop, mdpFormat, 411 const uint32_t& mdpFormat, const bool& isInterlaced) { 413 if (isYuv(mdpFormat)) { 380 getDownscaleFactor(const int& srcW, const int& srcH, const int& dstW, const int& dstH, const uint32_t& mdpFormat, const bool& isInterlaced) argument 410 getFormatAdjustedCrop(const Dim& crop, const uint32_t& mdpFormat, const bool& isInterlaced) argument
|
H A D | overlayUtils.h | 372 int getHALFormat(int mdpFormat);
|
/hardware/qcom/display/msm8084/liboverlay/ |
H A D | overlayWriteback.cpp | 189 bool Writeback::setOutputFormat(int mdpFormat) { argument 190 if(mdpFormat != mOpFmt) { 194 metadata.data.mixer_cfg.writeback_format = mdpFormat; 199 mOpFmt = mdpFormat;
|
H A D | overlayWriteback.h | 89 bool setOutputFormat(int mdpFormat);
|
H A D | overlayUtils.cpp | 178 int getHALFormat(int mdpFormat) { argument 179 switch (mdpFormat) { 216 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat);
|
H A D | overlayUtils.h | 412 int getHALFormat(int mdpFormat);
|
/hardware/qcom/display/msm8226/liboverlay/ |
H A D | overlayWriteback.cpp | 189 bool Writeback::setOutputFormat(int mdpFormat) { argument 190 if(mdpFormat != mOpFmt) { 194 metadata.data.mixer_cfg.writeback_format = mdpFormat; 199 mOpFmt = mdpFormat;
|
H A D | overlayWriteback.h | 89 bool setOutputFormat(int mdpFormat);
|
H A D | overlayUtils.cpp | 172 int getHALFormat(int mdpFormat) { argument 173 switch (mdpFormat) { 210 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat);
|
H A D | overlayUtils.h | 381 int getHALFormat(int mdpFormat);
|
/hardware/qcom/display/msm8960/liboverlay/ |
H A D | overlayUtils.cpp | 142 int getHALFormat(int mdpFormat) { argument 143 switch (mdpFormat) { 176 ALOGE("%s: Unsupported MDP format = 0x%x", __func__, mdpFormat);
|
H A D | overlayUtils.h | 410 int getHALFormat(int mdpFormat);
|