Searched defs:planeConfig (Results 1 - 2 of 2) sorted by relevance
| /third_party/skia/src/core/ |
| H A D | SkYUVAInfo.cpp | 40 std::tuple<int, int> SkYUVAInfo::PlaneSubsamplingFactors(PlaneConfig planeConfig, in PlaneSubsamplingFactors() argument 279 bool SkYUVAInfo::HasAlpha(PlaneConfig planeConfig) { in HasAlpha() argument 75 PlaneDimensions(SkISize imageDimensions, PlaneConfig planeConfig, Subsampling subsampling, SkEncodedOrigin origin, SkISize planeDimensions[SkYUVAInfo::kMaxPlanes]) PlaneDimensions() argument 300 SkYUVAInfo(SkISize dimensions, PlaneConfig planeConfig, Subsampling subsampling, SkYUVColorSpace yuvColorSpace, SkEncodedOrigin origin, Siting sitingX, Siting sitingY) SkYUVAInfo() argument [all...] |
| /third_party/skia/include/core/ |
| H A D | SkYUVAInfo.h | 156 PlaneConfig planeConfig() const { return fPlaneConfig; } in planeConfig() function in SkYUVAInfo::PlaneConfig::Subsampling 249 constexpr int SkYUVAInfo::NumPlanes(PlaneConfig planeConfig) { in NumPlanes() argument
|
Completed in 2 milliseconds