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

  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_layers.h 43 bool GetColorPrimary(const int32_t &dataspace, ColorPrimaries *color_primary);
hwc_layers.cpp 72 bool GetColorPrimary(const int32_t &dataspace, ColorPrimaries *color_primary) {
157 valid = GetColorPrimary(dataspace, &(color_metadata->colorPrimaries));
hwc_display.cpp 749 GetColorPrimary(dataspace, &(color_metadata.colorPrimaries));
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_layers.h 43 bool GetColorPrimary(const int32_t &dataspace, ColorPrimaries *color_primary);
hwc_layers.cpp 72 bool GetColorPrimary(const int32_t &dataspace, ColorPrimaries *color_primary) {
160 valid = GetColorPrimary(dataspace, &(color_metadata->colorPrimaries));

Completed in 741 milliseconds