HomeSort by relevance Sort by last modified time
    Searched defs:BGRAConvolve2D (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkConvolver.cpp 361 void BGRAConvolve2D(const unsigned char* sourceData,
  /external/skia/src/core/
SkConvolver.cpp 333 void BGRAConvolve2D(const unsigned char* sourceData,
  /external/chromium_org/skia/ext/
convolver.cc 376 void BGRAConvolve2D(const unsigned char* source_data,
525 // Very much unlike BGRAConvolve2D, here we expect to have the same filter
609 // Very much unlike BGRAConvolve2D, here we expect to have the same filter

Completed in 895 milliseconds