HomeSort by relevance Sort by last modified time
    Searched refs:getMdpFormat (Results 1 - 21 of 21) sorted by null

  /hardware/qcom/display/msm8226/liboverlay/
overlayUtils.cpp 85 int getMdpFormat(int format) {
147 int getMdpFormat(int format, bool tileEnabled)
150 return getMdpFormat(format);
164 return getMdpFormat(format);
overlayUtils.h 379 int getMdpFormat(int format);
380 int getMdpFormat(int format, bool tileEnabled);
  /hardware/qcom/display/msm8084/liboverlay/
overlayUtils.cpp 91 int getMdpFormat(int format) {
153 int getMdpFormat(int format, bool tileEnabled)
156 return getMdpFormat(format);
170 return getMdpFormat(format);
overlayUtils.h 410 int getMdpFormat(int format);
411 int getMdpFormat(int format, bool tileEnabled);
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_fbupdate.cpp 68 ovutils::getMdpFormat(hnd->format), hnd->size);
172 ovutils::getMdpFormat(hnd->format), hnd->size);
hwc_utils.cpp 952 getMdpFormat(hnd->format), hnd->size);
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_fbupdate.cpp 84 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888));
208 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888));
hwc.cpp 516 utils::getMdpFormat(format));
hwc_utils.cpp 898 getMdpFormat(hnd->format), hnd->size);
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_fbupdate.cpp 138 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888,
289 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888,
432 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888,
hwc_utils.cpp     [all...]
hwc_virtual.cpp 166 utils::getMdpFormat(format));
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_fbupdate.cpp 144 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888,
295 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888,
438 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888,
hwc_utils.cpp     [all...]
hwc_virtual.cpp 178 utils::getMdpFormat(format));
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8960/liboverlay/
overlayUtils.cpp 90 int getMdpFormat(int format) {
overlayUtils.h 409 int getMdpFormat(int format);
  /hardware/qcom/display/msm8974/liboverlay/
overlayUtils.cpp 90 int getMdpFormat(int format) {
overlayUtils.h 403 int getMdpFormat(int format);

Completed in 659 milliseconds