HomeSort by relevance Sort by last modified time
    Searched refs:General16 (Results 1 - 2 of 2) sorted by null

  /external/skia/legacy/src/effects/
SkColorMatrixFilter.cpp 35 static void General16(SkColorMatrixFilter::State* state,
166 fProc = shiftIs16 ? General16 : General;
  /external/skia/src/effects/
SkColorMatrixFilter.cpp 36 static void General16(const SkColorMatrixFilter::State& state,
157 fProc = shiftIs16 ? General16 : General;

Completed in 367 milliseconds