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

  /hardware/qcom/display/msm8994/liboverlay/
overlayUtils.cpp 99 return MDP_RGBA_4444;
202 case MDP_RGBA_4444:
overlayUtils.h 438 case MDP_RGBA_4444:
452 formats[MDP_RGBA_4444] = STR(MDP_RGBA_4444);
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_info.cpp 429 case MDP_RGBA_4444: return kFormatRGBA4444;
hw_device.cpp 532 case kFormatRGBA4444: *target = MDP_RGBA_4444; break;
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit.cpp 135 case HAL_PIXEL_FORMAT_RGBA_4444: return MDP_RGBA_4444;
  /hardware/qcom/display/msm8909/sdm/libs/core/fb/
hw_info.cpp 451 case MDP_RGBA_4444: return kFormatRGBA4444;
hw_device.cpp 592 case kFormatRGBA4444: *target = MDP_RGBA_4444; break;
    [all...]
  /hardware/qcom/display/msm8909w_3100/libcopybit/
copybit.cpp 135 case HAL_PIXEL_FORMAT_RGBA_4444: return MDP_RGBA_4444;
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
hw_info.cpp 447 case MDP_RGBA_4444: return kFormatRGBA4444;
hw_device.cpp 588 case kFormatRGBA4444: *target = MDP_RGBA_4444; break;
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit.cpp 130 case HAL_PIXEL_FORMAT_RGBA_4444: return MDP_RGBA_4444;
  /hardware/qcom/display/msm8996/libcopybit/
copybit.cpp 135 case HAL_PIXEL_FORMAT_RGBA_4444: return MDP_RGBA_4444;
  /hardware/qcom/display/msm8998/libcopybit/
copybit.cpp 133 case HAL_PIXEL_FORMAT_RGBA_4444: return MDP_RGBA_4444;
  /hardware/qcom/display/msm8998/sdm/libs/core/fb/
hw_info.cpp 446 case MDP_RGBA_4444: return kFormatRGBA4444;
hw_device.cpp 584 case kFormatRGBA4444: *target = MDP_RGBA_4444; break;
    [all...]
  /hardware/qcom/msm8994/kernel-headers/linux/
msm_mdp.h 182 MDP_RGBA_4444,
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_mdp.h 167 MDP_RGBA_4444, /*RGBA 4444*/
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_mdp.h 195 MDP_RGBA_4444,
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_mdp.h 179 MDP_RGBA_4444, /*RGBA 4444*/
    [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_mdp.h 196 MDP_RGBA_4444,
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_mdp.h 180 MDP_RGBA_4444, /*RGBA 4444*/
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/linux/
msm_mdp.h 159 MDP_RGBA_4444,
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
msm_mdp.h 178 MDP_RGBA_4444, /*RGBA 4444*/
    [all...]

Completed in 76 milliseconds