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

  /external/chromium_org/third_party/skia/gm/
imagefilterscropexpand.cpp 129 SkImageFilter::CropRect big_rect(rect, SkImageFilter::CropRect::kHasAll_CropEdge);
132 cf_alpha_trans, noop_cropped.get(), &big_rect));
135 8.0f, 8.0f, noop_cropped.get(), &big_rect));
138 2, 2, noop_cropped.get(), &big_rect));
141 2, 2, noop_cropped.get(), &big_rect));
145 SK_ColorBLUE, noop_cropped.get(), &big_rect));
153 &big_rect));
156 SkIntToScalar(-8), SkIntToScalar(16), noop_cropped.get(), &big_rect));
  /external/skia/gm/
imagefilterscropexpand.cpp 129 SkImageFilter::CropRect big_rect(rect, SkImageFilter::CropRect::kHasAll_CropEdge);
132 cf_alpha_trans, noop_cropped.get(), &big_rect));
135 8.0f, 8.0f, noop_cropped.get(), &big_rect));
138 2, 2, noop_cropped.get(), &big_rect));
141 2, 2, noop_cropped.get(), &big_rect));
145 SK_ColorBLUE, noop_cropped.get(), &big_rect));
153 &big_rect));
156 SkIntToScalar(-8), SkIntToScalar(16), noop_cropped.get(), &big_rect));
  /external/chromium_org/ui/native_theme/
native_theme_base.cc 939 gfx::Rect big_rect = rect; local
941 big_rect.Inset(0, 0, num_small_tiles*small_width, 0);
    [all...]

Completed in 105 milliseconds