Home
last modified time | relevance | path

Searched defs:makeAlphaType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrImageInfo.cpp42 GrImageInfo GrImageInfo::makeAlphaType(SkAlphaType at) const { in makeAlphaType() function in GrImageInfo
/aosp_15_r20/external/skia/src/core/
H A DSkImageInfo.cpp119 SkColorInfo SkColorInfo::makeAlphaType(SkAlphaType newAlphaType) const { in makeAlphaType() function in SkColorInfo
/aosp_15_r20/external/skia/include/core/
H A DSkImageInfo.h472 SkImageInfo makeAlphaType(SkAlphaType newAlphaType) const { in makeAlphaType() function