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

1 2

  /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/msm8909/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 367 int getMdpFormat(int format);
368 int getMdpFormat(int format, bool tileEnabled);
  /hardware/qcom/display/msm8994/liboverlay/
overlayUtils.cpp 85 int getMdpFormat(int format) {
144 int getMdpFormat(int format, int flags)
167 return getMdpFormat(format);
181 return getMdpFormat(format);
overlayUtils.h 370 int getMdpFormat(int format);
371 int getMdpFormat(int format, int flags);
  /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/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));
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_fbupdate.cpp 136 ovutils::getMdpFormat(ctx->dpyAttr[mDpy].fbformat,
278 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888,
441 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888,
hwc_virtual.cpp 153 utils::getMdpFormat(format));
hwc_utils.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_fbupdate.cpp 138 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888, flags));
283 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888, flags));
448 ovutils::getMdpFormat(HAL_PIXEL_FORMAT_RGBA_8888, flags));
hwc_virtual.cpp 152 utils::getMdpFormat(format));
hwc_utils.cpp     [all...]
  /hardware/qcom/display/msm8960/liboverlay/
overlayUtils.cpp 90 int getMdpFormat(int format) {
overlayUtils.h 409 int getMdpFormat(int format);

Completed in 720 milliseconds

1 2