Searched refs:GetPixelMapAllocatorType (Results 1 – 3 of 3) sorted by relevance
44 …static AllocatorType GetPixelMapAllocatorType(const Size &size, const PixelFormat &format, bool us…
332 AllocatorType ImageUtils::GetPixelMapAllocatorType(const Size &size, const PixelFormat &format, boo… in GetPixelMapAllocatorType() function in OHOS::Media::ImageUtils
391 …ImageUtils::GetPixelMapAllocatorType(dstImageInfo.size, dstImageInfo.pixelFormat, useDMA), memoryD… in AllocPixelMapMemory()