Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_system_properties.h23 static bool GetSurfaceBufferEnabled();
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_system_properties.cpp65 bool ImageSystemProperties::GetSurfaceBufferEnabled() in GetSurfaceBufferEnabled() function in OHOS::Media::ImageSystemProperties
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp710 if (ImageSystemProperties::GetSurfaceBufferEnabled() && in IsSupportDma()