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

  /hardware/qcom/display/msm8909/sdm/libs/core/
display_base.h 142 bool IsSupportColorModeAttribute(const std::string &color_mode);
display_base.cpp 758 if (IsSupportColorModeAttribute(color_mode)) {
852 bool DisplayBase::IsSupportColorModeAttribute(const std::string &color_mode) {
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/
display_base.h 139 bool IsSupportColorModeAttribute(const std::string &color_mode);
display_base.cpp 740 if (IsSupportColorModeAttribute(color_mode)) {
834 bool DisplayBase::IsSupportColorModeAttribute(const std::string &color_mode) {
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/core/
display_base.h 139 bool IsSupportColorModeAttribute(const std::string &color_mode);
display_base.cpp 756 if (IsSupportColorModeAttribute(color_mode)) {
854 bool DisplayBase::IsSupportColorModeAttribute(const std::string &color_mode) {
    [all...]

Completed in 226 milliseconds