Searched refs:planeCT (Results 1 – 1 of 1) sorted by relevance
53 SkColorType planeCT = planeInfo.colorType(); in codec_yuv() local55 REPORTER_ASSERT(reporter, planeCT != kUnknown_SkColorType); in codec_yuv()58 auto [numChannels, planeDataType] = SkYUVAPixmapInfo::NumChannelsAndDataType(planeCT); in codec_yuv()