/external/perfetto/ui/src/frontend/ |
D | overview_timeline_panel.ts | 90 ctx.fillRect(xPos - 1, 0, 1, headerHeight - 5); 93 ctx.fillRect(xPos - 1, 0, 1, 5); 110 ctx.fillRect(xStart, yOff, xEnd - xStart, Math.ceil(trackHeight)); 118 ctx.fillRect(0, size.height - 1, this.width, 1); 125 ctx.fillRect( 130 ctx.fillRect(vizEndPx, headerHeight, this.width - vizEndPx, tracksHeight); 134 ctx.fillRect(vizStartPx - 1, headerHeight, 1, tracksHeight); 135 ctx.fillRect(vizEndPx, headerHeight, 1, tracksHeight); 140 ctx.fillRect( 145 ctx.fillRect(
|
D | time_selection_panel.ts | 53 ctx.fillRect(xLeft, yMid, xWidth, 1); 55 ctx.fillRect(xLeft, target.y, 1, target.height); 57 ctx.fillRect(xRight, target.y, 1, target.height); 80 ctx.fillRect(labelXLeft - 1, 0, labelWidth + 1, target.height); 93 ctx.fillRect(xPos, 0, 1, bounds.width); 109 ctx.fillRect(xPosLabel - 1, 0, labelWidth + 2, bounds.height); 127 ctx.fillRect(TRACK_SHELL_WIDTH - 2, 0, 2, size.height); 129 ctx.fillRect(xAndTime[0], 0, 1, size.height);
|
D | tickmark_panel.ts | 33 ctx.fillRect(TRACK_SHELL_WIDTH - 2, 0, 2, size.height); 36 ctx.fillRect(xAndTime[0], 0, 1, size.height); 50 ctx.fillRect(
|
D | time_axis_panel.ts | 49 ctx.fillRect(x, 0, 1, size.height); 53 ctx.fillRect(TRACK_SHELL_WIDTH - 2, 0, 2, size.height);
|
D | notes_panel.ts | 87 ctx.fillRect(TRACK_SHELL_WIDTH - 2, 0, 2, size.height); 89 ctx.fillRect(xAndTime[0], 0, 1, size.height); 136 ctx.fillRect(
|
D | flamegraph.ts | 160 ctx.fillRect(x, currentY, width, NODE_HEIGHT - 1); 203 ctx.fillRect(currentX, currentY, width, NODE_HEIGHT - 1); 334 ctx.fillRect(rectXStart, rectYStart, rectWidth, rectHeight);
|
D | checkerboard.ts | 29 ctx.fillRect(leftPx, 0, widthPx, heightPx);
|
D | track_group_panel.ts | 166 ctx.fillRect( 180 ctx.fillRect(0, 0, size.width, size.height);
|
D | track.ts | 123 ctx.fillRect(
|
D | slice_panel.ts | 123 ctx.fillRect(startDraw.x - 1, startDraw.y, 2, 100);
|
/external/skia/modules/canvaskit/tests/ |
D | canvas2d.spec.js | 447 ctx.fillRect(20, 30, 100, 100); 451 ctx.fillRect(120, 30, 100, 100); 459 ctx.fillRect(220, 30, 100, 100); 461 ctx.fillRect(320, 30, 100, 100); 497 ctx.fillRect(0,0,600,600); 517 ctx.fillRect(200, 30, 200, 300); 520 ctx.fillRect(550, 550, 40, 40); 530 ctx.fillRect(0, 0, CANVAS_WIDTH, CANVAS_HEIGHT); 552 ctx.fillRect(0, 0, CANVAS_WIDTH, CANVAS_HEIGHT); 565 ctx.fillRect(30, 30, 40, 40); [all …]
|
/external/skqp/experimental/canvaskit/tests/ |
D | canvas2d.spec.js | 476 ctx.fillRect(20, 30, 100, 100); 480 ctx.fillRect(120, 30, 100, 100); 488 ctx.fillRect(220, 30, 100, 100); 490 ctx.fillRect(320, 30, 100, 100); 530 ctx.fillRect(0,0,600,600); 550 ctx.fillRect(200, 30, 200, 300); 553 ctx.fillRect(550, 550, 40, 40); 604 ctx.fillRect(0, 0, CANVAS_WIDTH, CANVAS_HEIGHT); 648 ctx.fillRect(0, 0, CANVAS_WIDTH, CANVAS_HEIGHT); 654 ctx.fillRect(0, 0, 1500, 750); [all …]
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
D | CalendarPanel.java | 204 g.fillRect(0,0,d.width,d.height); in paint() 241 g.fillRect((int)(width), labelHeight , in paint() 244 g.fillRect(0, labelHeight , in paint() 249 g.fillRect(0, (int)(labelHeight + cellHeight), in paint() 257 g.fillRect(0, (int)(labelHeight + (numWeeks-1) * cellHeight), in paint() 260 g.fillRect(d.width - width, (int)(labelHeight + (numWeeks-1) * cellHeight), in paint()
|
/external/universal-tween-engine/java/applets/src/aurelienribon/utils/swing/ |
D | GroupBorder.java | 35 gg.fillRect(0, titleHeight, width, height); in paintBorder() 39 gg.fillRect(0, 0, width, height); in paintBorder()
|
D | ImagePanel.java | 87 gg.fillRect(0, 0, getWidth(), getHeight()); in paintComponent() 92 gg.fillRect(0, 0, getWidth(), getHeight()); in paintComponent()
|
/external/proguard/src/proguard/gui/splash/ |
D | BufferedSprite.java | 117 … bufferGraphics.fillRect(0, 0, bufferImage.getWidth(null), bufferImage.getHeight(null)); in paint() 123 … bufferGraphics.fillRect(0, 0, bufferImage.getWidth(null), bufferImage.getHeight(null)); in paint()
|
D | ClipSprite.java | 66 graphics.fillRect(0, 0, clip.width, clip.height); in paint()
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
D | color-handler.js | 31 context.fillRect(0, 0, 1, 1);
|
/external/perfetto/ui/src/tracks/cpu_freq/ |
D | frontend.ts | 158 ctx.fillRect(x, zeroY, width, height); 202 ctx.fillRect(0, 0, 42, 18);
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
D | HolidayCalendarDemo.java | 598 g.fillRect(0,0,d.width,d.height); in paint() 628 g.fillRect((int)(width), labelHeight , in paint() 632 g.fillRect(0, (int)(labelHeight + cellHeight), in paint() 639 g.fillRect(0, (int)(labelHeight + (numWeeks-1) * cellHeight), in paint()
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
D | DumbTextComponent.java | 554 g.fillRect(x, y, w, h); in paintRect() 566 g.fillRect(line, activePoint.y, 1, lineHeight); in drawSelection() 594 g.fillRect(line, caretPoint.y, 1, lineHeight); in drawSelection() 597 g.fillRect(braces, caretPoint.y, w, 1); in drawSelection() 598 g.fillRect(braces, caretPoint.y + lineHeight - 1, w, 1); in drawSelection()
|
/external/perfetto/ui/src/tracks/android_log/ |
D | frontend.ts | 83 ctx.fillRect(px, MARGIN_TOP + blockH * lev, quantWidth, blockH);
|
/external/perfetto/ui/src/tracks/cpu_slices/ |
D | frontend.ts | 119 ctx.fillRect(rectStart, MARGIN_TOP, rectWidth, RECT_HEIGHT); 185 ctx.fillRect(
|
/external/perfetto/ui/src/tracks/counter/ |
D | frontend.ts | 270 ctx.fillRect(0, 0, 42, 16); 285 ctx.fillRect(counterEndPx, 0, endPx - counterEndPx, this.getHeight());
|
/external/perfetto/ui/src/tracks/thread_state/ |
D | frontend.ts | 99 ctx.fillRect(rectStart, MARGIN_TOP, rectWidth, RECT_HEIGHT);
|