Home | History | Annotate | Download | only in ports

Lines Matching refs:gProcs

1550     static const EncodingProc gProcs[] = {
1553 SkASSERT((size_t)enc < SK_ARRAY_COUNT(gProcs));
1554 return gProcs[enc];