Home | History | Annotate | Download | only in core

Lines Matching refs:gProcs

1654     static const AlignProc gProcs[] = {
1658 SkASSERT((unsigned)align < SK_ARRAY_COUNT(gProcs));
1660 return gProcs[align];