Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkYUVAInfo.cpp16 static bool is_plane_config_compatible_with_subsampling(SkYUVAInfo::PlaneConfig config, in is_plane_config_compatible_with_subsampling() function
45 if (!is_plane_config_compatible_with_subsampling(planeConfig, subsampling) || in PlaneSubsamplingFactors()
83 if (!is_plane_config_compatible_with_subsampling(planeConfig, subsampling)) { in PlaneDimensions()
317 !is_plane_config_compatible_with_subsampling(planeConfig, subsampling)) { in SkYUVAInfo()