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

  /external/chromium_org/third_party/skia/src/effects/
SkGpuBlurUtils.cpp 42 static void convolve_gaussian_pass(GrContext* context, function in namespace:SkGpuBlurUtils
70 convolve_gaussian_pass(context, srcRect, dstRect, texture,
102 convolve_gaussian_pass(context, srcRect, dstRect, texture,
106 convolve_gaussian_pass(context, lowerSrcRect, lowerDstRect, texture,
108 convolve_gaussian_pass(context, upperSrcRect, upperDstRect, texture,
110 convolve_gaussian_pass(context, middleSrcRect, middleDstRect, texture,
  /external/skia/src/effects/
SkGpuBlurUtils.cpp 42 static void convolve_gaussian_pass(GrContext* context, function in namespace:SkGpuBlurUtils
70 convolve_gaussian_pass(context, srcRect, dstRect, texture,
102 convolve_gaussian_pass(context, srcRect, dstRect, texture,
106 convolve_gaussian_pass(context, lowerSrcRect, lowerDstRect, texture,
108 convolve_gaussian_pass(context, upperSrcRect, upperDstRect, texture,
110 convolve_gaussian_pass(context, middleSrcRect, middleDstRect, texture,

Completed in 248 milliseconds