Searched refs:gDefault_565_ColorProcs (Results 1 – 1 of 1) sorted by relevance
255 static const SkBlitRow::ColorProc16 gDefault_565_ColorProcs[] = { variable274 SkASSERT(flags < SK_ARRAY_COUNT(gDefault_565_ColorProcs)); in ColorFactory16()278 proc = gDefault_565_ColorProcs[flags]; in ColorFactory16()