Home | History | Annotate | Download | only in core

Lines Matching refs:color_transform

778 DisplayError DisplayBase::SetColorTransform(const uint32_t length, const double *color_transform) {
784 if (!color_transform) {
788 return color_mgr_->ColorMgrSetColorTransform(length, color_transform);