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

  /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);
  /hardware/qcom/display/msm8226/liboverlay/
overlayUtils.cpp 91 int getMdpFormat(int format) {
153 int getMdpFormat(int format, bool tileEnabled)
156 return getMdpFormat(format);
170 return getMdpFormat(format);
  /hardware/qcom/display/msm8960/liboverlay/
overlayUtils.cpp 90 int getMdpFormat(int format) {
  /hardware/qcom/display/msm8974/liboverlay/
overlayUtils.cpp 90 int getMdpFormat(int format) {

Completed in 461 milliseconds