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

  /external/skia/src/gpu/
GrAAHairLinePathRenderer.cpp 208 GrIRect ibounds; local
224 bounds.roundOut(&ibounds);
225 if (SkIRect::Intersects(clip, ibounds)) {
236 bounds.roundOut(&ibounds);
237 if (SkIRect::Intersects(clip, ibounds)) {
263 bounds.roundOut(&ibounds);
264 if (SkIRect::Intersects(clip, ibounds)) {
289 bounds.roundOut(&ibounds);
290 if (SkIRect::Intersects(clip, ibounds)) {
  /external/skia/src/core/
SkScan_Hairline.cpp 260 SkIRect ibounds;
261 path.getBounds().roundOut(&ibounds);
262 ibounds.inset(-1, -1);
264 if (rclip.quickReject(ibounds)) {
267 if (!rclip.quickContains(ibounds)) {
SkCanvas.cpp 1224 SkIRect ibounds; local
    [all...]
SkAAClip.cpp 1291 SkIRect ibounds; local
    [all...]
SkDraw.cpp 519 SkIRect ibounds; local
527 bounds.roundOut(&ibounds);
528 return bounder->doIRect(ibounds);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 222 milliseconds