Searched refs:gProcCoeffs (Results 1 – 1 of 1) sorted by relevance
419 static const ProcCoeff gProcCoeffs[] = { variable753 const ProcCoeff& rec = gProcCoeffs[fMode]; in SkProcCoeffXfermode()971 SkASSERT(SK_ARRAY_COUNT(gProcCoeffs) == kModeCount); in Create()974 const ProcCoeff& rec = gProcCoeffs[mode]; in Create()995 proc = gProcCoeffs[mode].fProc; in GetProc()1001 SkASSERT(SK_ARRAY_COUNT(gProcCoeffs) == kModeCount); in ModeAsCoeff()1008 const ProcCoeff& rec = gProcCoeffs[mode]; in ModeAsCoeff()