Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/image/
DSkImage_GpuBase.h68 static SkAlphaType GetAlphaTypeFromYUVAIndices(const SkYUVAIndex yuvaIndices[4]) { in GetAlphaTypeFromYUVAIndices() function
DSkImage_GpuYUVA.cpp40 GetAlphaTypeFromYUVAIndices(yuvaIndices), std::move(imageColorSpace)) in SkImage_GpuYUVA()
62 GetAlphaTypeFromYUVAIndices(image->fYUVAIndices), std::move(targetCS)) in SkImage_GpuYUVA()
DSkImage_Gpu.cpp230 SkAlphaType at = GetAlphaTypeFromYUVAIndices(yuvaIndices); in ConvertYUVATexturesToRGB()
276 SkAlphaType at = SkImage_GpuBase::GetAlphaTypeFromYUVAIndices(yuvaIndices); in MakeFromYUVATexturesCopyWithExternalBackend()