Home | History | Annotate | Download | only in ports

Lines Matching refs:gProcs

1599     static const EncodingProc gProcs[] = {
1602 SkASSERT((size_t)enc < SK_ARRAY_COUNT(gProcs));
1603 return gProcs[enc];