Searched refs:recommendedCT (Results 1 – 2 of 2) sorted by relevance
168 auto recommendedCT = brd->computeOutputColorType(colorType); in draw() local169 if (kRGB_565_SkColorType == colorType && recommendedCT != colorType) { in draw()172 colorType = recommendedCT; in draw()
214 auto recommendedCT = brd->computeOutputColorType(colorType); in draw() local215 if (kRGB_565_SkColorType == colorType && recommendedCT != colorType) { in draw()218 colorType = recommendedCT; in draw()