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

  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_color_manager.cpp 55 uint32_t HWCColorManager::Get8BitsARGBColorValue(const PPColorFillParams &params) {
178 uint32_t solid_fill_color = Get8BitsARGBColorValue(solid_fill_params_);
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_color_manager.cpp 55 uint32_t HWCColorManager::Get8BitsARGBColorValue(const PPColorFillParams &params) {
174 uint32_t solid_fill_color = Get8BitsARGBColorValue(solid_fill_params_);
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_color_manager.cpp 55 uint32_t HWCColorManager::Get8BitsARGBColorValue(const PPColorFillParams &params) {
174 uint32_t solid_fill_color = Get8BitsARGBColorValue(solid_fill_params_);
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_color_manager.cpp 55 uint32_t HWCColorManager::Get8BitsARGBColorValue(const PPColorFillParams &params) {
178 uint32_t solid_fill_color = Get8BitsARGBColorValue(solid_fill_params_);

Completed in 36 milliseconds