Searched refs:GetIlluminatedType (Results 1 – 9 of 9) sorted by relevance
126 int GetIlluminatedType() const;
463 int RSModifierExtractor::GetIlluminatedType() const in GetIlluminatedType() function in OHOS::Rosen::RSModifierExtractor
176 modifierExtractor.GetIlluminatedType(); in DoGet003()
359 int illuminatedType = extractor.GetIlluminatedType();
294 const IlluminatedType& GetIlluminatedType() const in GetIlluminatedType() function
520 int GetIlluminatedType() const;
507 illuminatedType_ = properties_.GetIlluminated()->GetIlluminatedType(); in OnSync()
3359 int RSProperties::GetIlluminatedType() const in GetIlluminatedType() function in OHOS::Rosen::RSProperties3361 return illuminatedPtr_ ? static_cast<int>(illuminatedPtr_->GetIlluminatedType()) : 0; in GetIlluminatedType()
1255 auto illuminatedType = properties.GetIlluminated()->GetIlluminatedType(); in DrawLightInner()