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

  /hardware/qcom/display/msm8084/liboverlay/
overlayRotator.cpp 48 int halFormat = ovutils::getHALFormat(destWhf.format);
overlayUtils.cpp 178 int getHALFormat(int mdpFormat) {
overlayUtils.h 412 int getHALFormat(int mdpFormat);
  /hardware/qcom/display/msm8226/liboverlay/
overlayMdpRot.cpp 54 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format);
63 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format);
overlayRotator.cpp 49 int halFormat = ovutils::getHALFormat(destWhf.format);
overlayUtils.cpp 172 int getHALFormat(int mdpFormat) {
overlayUtils.h 381 int getHALFormat(int mdpFormat);
  /hardware/qcom/display/msm8909/liboverlay/
overlayRotator.cpp 71 int halFormat = ovutils::getHALFormat(destWhf.format);
overlayMdpRot.cpp 63 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format);
72 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format);
overlayUtils.cpp 172 int getHALFormat(int mdpFormat) {
overlayUtils.h 369 int getHALFormat(int mdpFormat);
  /hardware/qcom/display/msm8960/liboverlay/
overlayRotator.cpp 49 int halFormat = ovutils::getHALFormat(destWhf.format);
overlayUtils.cpp 142 int getHALFormat(int mdpFormat) {
overlayUtils.h 410 int getHALFormat(int mdpFormat);
  /hardware/qcom/display/msm8994/liboverlay/
overlayRotator.cpp 71 int halFormat = ovutils::getHALFormat(destWhf.format);
overlayMdpRot.cpp 63 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format);
72 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format);
overlayUtils.cpp 189 int getHALFormat(int mdpFormat) {
overlayUtils.h 372 int getHALFormat(int mdpFormat);
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_ad.cpp 215 int format = ovutils::getHALFormat(wb->getOutputFormat());
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_ad.cpp 190 int format = ovutils::getHALFormat(wb->getOutputFormat());
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_ad.cpp 194 int format = ovutils::getHALFormat(wb->getOutputFormat());
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_ad.cpp 194 int format = ovutils::getHALFormat(wb->getOutputFormat());

Completed in 844 milliseconds