Searched refs:needsCT (Results 1 – 1 of 1) sorted by relevance
46 const bool needsCT = kIndex_8_SkColorType == info.colorType(); in ValidArgs() local47 if (needsCT != hasColorTable) { in ValidArgs()