Searched refs:GetColorTransform (Results 1 – 3 of 3) sorted by relevance
342 const std::vector<float> &GetColorTransform() in GetColorTransform() function483 colorTransformMatrix_ = layerInfo->GetColorTransform(); in CopyLayerInfo()
379 const std::vector<float>& curMatrix = layerInfo_->GetColorTransform(); in SetLayerColorTransform()382 const std::vector<float>& prevMatrix = prevLayerInfo_->GetColorTransform(); in SetLayerColorTransform()
375 const std::vector<float>& transform = HdiLayerInfoTest::hdiLayerInfo_->GetColorTransform();