HomeSort by relevance Sort by last modified time
    Searched defs:getMdpFormat (Results 1 - 5 of 5) 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);
  /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);
  /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);
  /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/msm8960/liboverlay/
overlayUtils.cpp 90 int getMdpFormat(int format) {

Completed in 457 milliseconds