Searched defs:General (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/effects/
H A DSkColorMatrixFilter.cpp23 static void General(SkColorMatrixFilter::State* state, function
166 fProc = shiftIs16 ? General16 : General;
192 which could make us accidentally take the General or Add case.

Completed in 74 milliseconds