HomeSort by relevance Sort by last modified time
    Searched full:convolve_horizontally (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/skia/ext/
convolver.cc 360 ConvolveHorizontally_pointer convolve_horizontally; member in struct:skia::ConvolveProcs
370 procs->convolve_horizontally = &ConvolveHorizontally_SSE2;
375 procs->convolve_horizontally = &ConvolveHorizontally_mips_dspr2;
391 simd.convolve_horizontally = NULL;
468 if (simd.convolve_horizontally &&
471 simd.convolve_horizontally(

Completed in 46 milliseconds