Searched refs:GetDmaEnabled (Results 1 – 3 of 3) sorted by relevance
24 static bool GetDmaEnabled();
74 bool ImageSystemProperties::GetDmaEnabled() in GetDmaEnabled() function in OHOS::Media::ImageSystemProperties
715 if (ImageSystemProperties::GetDmaEnabled() && IsSupportFormat(opts.desiredPixelFormat)) { in IsSupportDma()