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

  /external/chromium_org/third_party/skia/src/effects/
SkColorFilterImageFilter.cpp 18 void mult_color_matrix(SkScalar a[20], SkScalar b[20], SkScalar out[20]) { function in namespace:__anon15976
70 mult_color_matrix(inputMatrix, colorMatrix, combinedMatrix);
  /external/skia/src/effects/
SkColorFilterImageFilter.cpp 18 void mult_color_matrix(SkScalar a[20], SkScalar b[20], SkScalar out[20]) { function in namespace:__anon27812
70 mult_color_matrix(inputMatrix, colorMatrix, combinedMatrix);

Completed in 172 milliseconds