/external/perfetto/ui/src/frontend/ |
D | overview_timeline_panel.ts | 73 ctx.fillRect(xPos, 0, 1, headerHeight - 5); 76 ctx.fillRect(xPos, 0, 1, 5); 93 ctx.fillRect(xStart, yOff, xEnd - xStart, Math.ceil(trackHeight)); 101 ctx.fillRect(0, size.height - 1, this.width, 1); 109 ctx.fillRect(0, headerHeight, vizStartPx, tracksHeight); 110 ctx.fillRect(vizEndPx, headerHeight, this.width - vizEndPx, tracksHeight); 114 ctx.fillRect(vizStartPx - 1, headerHeight, 1, tracksHeight); 115 ctx.fillRect(vizEndPx, headerHeight, 1, tracksHeight);
|
D | time_selection_panel.ts | 48 ctx.fillRect(xLeft, yMid, xWidth, 1); 50 ctx.fillRect(xLeft, target.y, 1, target.height); 52 ctx.fillRect(xRight, target.y, 1, target.height); 75 ctx.fillRect(labelXLeft - 1, 0, labelWidth + 1, target.height); 93 ctx.fillRect(TRACK_SHELL_WIDTH - 1, 0, 2, size.height); 95 ctx.fillRect(xAndTime[0], 0, 1, size.height);
|
D | time_axis_panel.ts | 40 ctx.fillRect(TRACK_SHELL_WIDTH - 1, 0, 2, size.height); 46 ctx.fillRect(x, 0, 1, size.height);
|
D | notes_panel.ts | 73 ctx.fillRect(TRACK_SHELL_WIDTH - 1, 0, 2, size.height); 75 ctx.fillRect(xAndTime[0], 0, 1, size.height); 110 ctx.fillRect(
|
D | slice_panel.ts | 69 ctx.fillRect(size.width / 2, 10, 1, size.height - 10); 82 ctx.fillRect(startDraw.x - 1, startDraw.y, 2, 100);
|
D | checkerboard.ts | 27 ctx.fillRect(leftPx, TRACK_PADDING, widthPx, SLICE_HEIGHT);
|
D | vertical_line_helper.ts | 54 ctx.fillRect(xStartPos, 0, xEndPos - xStartPos, height);
|
D | track_group_panel.ts | 101 ctx.fillRect(0, 0, size.width, size.height);
|
/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/skia/modules/canvaskit/tests/ |
D | canvas2d.spec.js | 458 ctx.fillRect(20, 30, 100, 100); 462 ctx.fillRect(120, 30, 100, 100); 470 ctx.fillRect(220, 30, 100, 100); 472 ctx.fillRect(320, 30, 100, 100); 512 ctx.fillRect(0,0,600,600); 532 ctx.fillRect(200, 30, 200, 300); 535 ctx.fillRect(550, 550, 40, 40); 586 ctx.fillRect(0, 0, CANVAS_WIDTH, CANVAS_HEIGHT); 630 ctx.fillRect(0, 0, CANVAS_WIDTH, CANVAS_HEIGHT); 636 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/perfetto/ui/src/tracks/cpu_freq/ |
D | frontend.ts | 130 ctx.fillRect(firstX, bottomY, secondX - firstX, lastY - bottomY); 168 ctx.fillRect(this.mouseXpos + 5, MARGIN_TOP, width + 16, RECT_HEIGHT); 182 ctx.fillRect(0, 0, 40, 16);
|
/external/perfetto/ui/src/tracks/vsync/ |
D | frontend.ts | 91 ctx.fillRect(startPx, MARGIN_TOP, endPx - startPx, RECT_HEIGHT); 101 ctx.fillRect(leftPx, MARGIN_TOP, rightPx - leftPx, RECT_HEIGHT);
|
/external/perfetto/ui/src/tracks/cpu_slices/ |
D | frontend.ts | 168 ctx.fillRect(rectStart, MARGIN_TOP, rectEnd - rectStart, RECT_HEIGHT); 217 ctx.fillRect( 263 ctx.fillRect(this.mouseXpos!, MARGIN_TOP, width + 16, RECT_HEIGHT);
|
/external/perfetto/ui/src/tracks/counter/ |
D | frontend.ts | 159 ctx.fillRect(this.mouseXpos + 5, MARGIN_TOP, width + 16, RECT_HEIGHT); 168 ctx.fillRect(0, 0, 40, 16);
|
/external/perfetto/ui/src/tracks/process_scheduling/ |
D | frontend.ts | 148 ctx.fillRect(rectStart, y, rectEnd - rectStart, cpuTrackHeight); 168 ctx.fillRect(this.mouseXpos!, MARGIN_TOP, width + 16, RECT_HEIGHT);
|
/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 | 110 ctx.fillRect(px, MARGIN_TOP + blockH * lev, quantWidth, blockH);
|
/external/v8/tools/profview/ |
D | profview.js | 737 ctx.fillRect(0, this.imageOffset, left, height); 738 ctx.fillRect(right, this.imageOffset, this.buffer.width - right, height); 747 ctx.fillRect(0, 0, this.canvas.width, this.imageOffset); 907 ctx.fillRect( 916 ctx.fillRect(
|
/external/perfetto/ui/src/tracks/chrome_slices/ |
D | frontend.ts | 100 ctx.fillRect(rectXStart, rectYStart, rectWidth, SLICE_HEIGHT);
|