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

  /external/skia/src/effects/
SkLightingImageFilter.cpp 49 inline void shiftMatrixLeft(int m[9]) {
184 shiftMatrixLeft(m);
190 shiftMatrixLeft(m);
210 shiftMatrixLeft(m);
217 shiftMatrixLeft(m);
235 shiftMatrixLeft(m);
241 shiftMatrixLeft(m);
    [all...]
  /external/chromium_org/third_party/skia/src/effects/
SkLightingImageFilter.cpp 52 inline void shiftMatrixLeft(int m[9]) {
192 shiftMatrixLeft(m);
199 shiftMatrixLeft(m);
221 shiftMatrixLeft(m);
229 shiftMatrixLeft(m);
249 shiftMatrixLeft(m);
256 shiftMatrixLeft(m);
    [all...]

Completed in 74 milliseconds