Searched refs:color_mode_property (Results 1 – 3 of 3) sorted by relevance
65 const DrmProperty &color_mode_property() const;
214 const DrmProperty &DrmCrtc::color_mode_property() const { in color_mode_property() function in android::DrmCrtc
613 parseColorModeEnums(mDrmCrtc->color_mode_property()); in initDrmDevice()953 if (mDrmCrtc->color_mode_property().id() == 0) { in getColorModes()979 if (mDrmCrtc->color_mode_property().id() == 0) { in setColorMode()986 mDrmCrtc->color_mode_property(), mode)) < 0) in setColorMode()