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

  /external/skia/gm/
imageblur2.cpp 32 class BlurImageFilter : public GM {
34 BlurImageFilter() {
92 DEF_GM(return new BlurImageFilter;)
  /external/skia/bench/
BlurImageFilterBench.cpp 27 // When 'cropped' is set we apply a cropRect to the blurImageFilter. The crop rect is an inset of
31 // When 'expanded' is set we apply a cropRect to the input of the blurImageFilter (a noOp
33 // An additional crop rect is applied to the blurImageFilter that is just the natural dimensions

Completed in 110 milliseconds