Searched refs:color_mode_property (Results 1 – 3 of 3) sorted by relevance
68 const DrmProperty &color_mode_property() const;
258 const DrmProperty &DrmCrtc::color_mode_property() const { in color_mode_property() function in android::DrmCrtc
817 parseColorModeEnums(mDrmCrtc->color_mode_property()); in initDrmDevice()1328 if (mDrmCrtc->color_mode_property().id() == 0) { in getColorModes()1354 if (mDrmCrtc->color_mode_property().id() == 0) { in setColorMode()1361 mDrmCrtc->color_mode_property(), mode)) < 0) in setColorMode()