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

  /external/chromium_org/third_party/skia/src/effects/
SkLightingImageFilter.cpp 48 inline void shiftMatrixLeft(int m[9]) {
183 shiftMatrixLeft(m);
189 shiftMatrixLeft(m);
209 shiftMatrixLeft(m);
216 shiftMatrixLeft(m);
234 shiftMatrixLeft(m);
240 shiftMatrixLeft(m);
    [all...]
  /external/skia/src/effects/
SkLightingImageFilter.cpp 48 inline void shiftMatrixLeft(int m[9]) {
183 shiftMatrixLeft(m);
189 shiftMatrixLeft(m);
209 shiftMatrixLeft(m);
216 shiftMatrixLeft(m);
234 shiftMatrixLeft(m);
240 shiftMatrixLeft(m);
    [all...]

Completed in 43 milliseconds