Home
last modified time | relevance | path

Searched refs:getMdpFormat (Results 1 – 22 of 22) sorted by relevance

/hardware/qcom/display/msm8226/liboverlay/
DoverlayUtils.cpp85 int getMdpFormat(int format) { in getMdpFormat() function
147 int getMdpFormat(int format, bool tileEnabled) in getMdpFormat() function
150 return getMdpFormat(format); in getMdpFormat()
164 return getMdpFormat(format); in getMdpFormat()
DoverlayUtils.h379 int getMdpFormat(int format);
380 int getMdpFormat(int format, bool tileEnabled);
/hardware/qcom/display/msm8994/liboverlay/
DoverlayUtils.cpp85 int getMdpFormat(int format) { in getMdpFormat() function
144 int getMdpFormat(int format, int flags) in getMdpFormat() function
167 return getMdpFormat(format); in getMdpFormat()
181 return getMdpFormat(format); in getMdpFormat()
DoverlayUtils.h370 int getMdpFormat(int format);
371 int getMdpFormat(int format, int flags);
/hardware/qcom/display/msm8084/liboverlay/
DoverlayUtils.cpp91 int getMdpFormat(int format) { in getMdpFormat() function
153 int getMdpFormat(int format, bool tileEnabled) in getMdpFormat() function
156 return getMdpFormat(format); in getMdpFormat()
170 return getMdpFormat(format); in getMdpFormat()
DoverlayUtils.h410 int getMdpFormat(int format);
411 int getMdpFormat(int format, bool tileEnabled);
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_fbupdate.cpp68 ovutils::getMdpFormat(hnd->format), hnd->size); in configure()
172 ovutils::getMdpFormat(hnd->format), hnd->size); in configure()
Dhwc_utils.cpp952 getMdpFormat(hnd->format), hnd->size); in configureLowRes()
987 getMdpFormat(hnd->format), hnd->size); in configureLowRes()
1034 getMdpFormat(hnd->format), hnd->size); in configureHighRes()
1044 getMdpFormat(hnd->format), hnd->size); in configureHighRes()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_fbupdate.cpp144 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888, in configure()
295 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888, in configure()
438 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888, in configure()
Dhwc_utils.cpp1581 Whf whf(w, h, getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888), 0); in configColorLayer()
1653 uint32_t format = ovutils::getMdpFormat(hnd->format, isTileRendered(hnd)); in configureNonSplit()
1659 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRA_8888); in configureNonSplit()
1661 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRX_8888); in configureNonSplit()
1760 uint32_t format = ovutils::getMdpFormat(hnd->format, isTileRendered(hnd)); in configureSplit()
1766 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRA_8888); in configureSplit()
1768 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRX_8888); in configureSplit()
1910 getMdpFormat(hnd->format), (uint32_t)hnd->size); in configureSourceSplit()
2067 overlay::utils::getFormatString(utils::getMdpFormat(ohnd->format)), in dumpBuffer()
Dhwc_virtual.cpp178 utils::getMdpFormat(format)); in set()
Dhwc_mdpcomp.cpp2318 uint32_t format = ovutils::getMdpFormat(hnd->format, isTileRendered(hnd)); in configure()
2327 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRA_8888); in configure()
2329 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRX_8888); in configure()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_fbupdate.cpp138 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888, in configure()
289 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888, in configure()
432 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888, in configure()
Dhwc_utils.cpp1575 Whf whf(w, h, getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888), 0); in configColorLayer()
1648 uint32_t format = ovutils::getMdpFormat(hnd->format, isTileRendered(hnd)); in configureNonSplit()
1654 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRA_8888); in configureNonSplit()
1656 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRX_8888); in configureNonSplit()
1755 uint32_t format = ovutils::getMdpFormat(hnd->format, isTileRendered(hnd)); in configureSplit()
1761 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRA_8888); in configureSplit()
1763 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRX_8888); in configureSplit()
1906 getMdpFormat(hnd->format), (uint32_t)hnd->size); in configureSourceSplit()
Dhwc_virtual.cpp166 utils::getMdpFormat(format)); in set()
Dhwc_mdpcomp.cpp2105 uint32_t format = ovutils::getMdpFormat(hnd->format, isTileRendered(hnd)); in configure()
2114 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRA_8888); in configure()
2116 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRX_8888); in configure()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_fbupdate.cpp138 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888, flags)); in configure()
283 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888, flags)); in configure()
448 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888, flags)); in configure()
Dhwc_virtual.cpp152 utils::getMdpFormat(format)); in set()
Dhwc_utils.cpp1816 Whf whf(w, h, getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888)); in configColorLayer()
1883 uint32_t format = ovutils::getMdpFormat(hnd->format, hnd->flags); in getRotDownscale()
1993 uint32_t format = ovutils::getMdpFormat(hnd->format, hnd->flags); in configureNonSplit()
1999 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRA_8888); in configureNonSplit()
2001 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRX_8888); in configureNonSplit()
2089 uint32_t format = ovutils::getMdpFormat(hnd->format, hnd->flags); in configureSplit()
2095 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRA_8888); in configureSplit()
2097 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRX_8888); in configureSplit()
2244 getMdpFormat(hnd->format), (uint32_t)hnd->size); in configureSourceSplit()
2410 overlay::utils::getFormatString(utils::getMdpFormat(format)), in dumpBuffer()
Dhwc_mdpcomp.cpp2841 uint32_t format = ovutils::getMdpFormat(hnd->format, hnd->flags); in configure()
2861 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRA_8888); in configure()
2863 whf.format = getMdpFormat(HAL_PIXEL_FORMAT_BGRX_8888); in configure()
/hardware/qcom/display/msm8960/liboverlay/
DoverlayUtils.cpp90 int getMdpFormat(int format) { in getMdpFormat() function
DoverlayUtils.h409 int getMdpFormat(int format);