Home
last modified time | relevance | path

Searched refs:GetSLRParallelEnabled (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_system_properties.h32 static bool GetSLRParallelEnabled();
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_system_properties.cpp173 bool ImageSystemProperties::GetSLRParallelEnabled() in GetSLRParallelEnabled() function in OHOS::Media::ImageSystemProperties
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp875 if (ImageSystemProperties::GetSLRParallelEnabled()) { in ScalePixelMapWithSLR()