Searched refs:GetColorPickerCacheTaskShadow (Results 1 – 5 of 5) sorted by relevance
347 const std::shared_ptr<RSColorPickerCacheTask>& GetColorPickerCacheTaskShadow() const;
667 auto& colorPickerTask = properties.GetColorPickerCacheTaskShadow(); in PickColor()720 auto& colorPickerTask = properties.GetColorPickerCacheTaskShadow(); in PickColor()785 auto& colorPickerTask = properties.GetColorPickerCacheTaskShadow(); in DrawShadowInner()839 auto& colorPickerTask = properties.GetColorPickerCacheTaskShadow(); in DrawShadowInner()
724 auto& colorPickerTask = properties.GetColorPickerCacheTaskShadow(); in GetColorForShadow()
2915 const std::shared_ptr<RSColorPickerCacheTask>& RSProperties::GetColorPickerCacheTaskShadow() const in GetColorPickerCacheTaskShadow() function in OHOS::Rosen::RSProperties
494 if (properties.GetColorPickerCacheTaskShadow() != nullptr) { in ReleaseColorPickerResource()