Searched refs:GetAllocatedByteCount (Results 1 – 4 of 4) sorted by relevance
485 pixelmap.GetAllocatedByteCount(imginfo);487 pixelmap.GetAllocatedByteCount(imginfo);489 pixelmap.GetAllocatedByteCount(imginfo);
391 static int32_t GetAllocatedByteCount(const ImageInfo& info);
324 int32_t PixelMap::GetAllocatedByteCount(const ImageInfo& info) in GetAllocatedByteCount() function in OHOS::Media::PixelMap
3461 byteCount = static_cast<uint32_t>(PixelMap::GetAllocatedByteCount(info)); in GetByteCount()