Searched refs:drawLine (Results 1 – 4 of 4) sorted by relevance
/cts/apps/CtsVerifier/lib/colorchecker/ |
D | colorchecker.cpp | 311 void drawLine(unsigned char *image, in drawLine() function 620 drawLine(output, outWidth, in findColorChecker() 623 drawLine(output, outWidth, in findColorChecker() 626 drawLine(output, outWidth, in findColorChecker() 629 drawLine(output, outWidth, in findColorChecker() 639 drawLine(output, in findColorChecker() 647 drawLine(output, in findColorChecker() 656 drawLine(output, in findColorChecker() 664 drawLine(output, in findColorChecker() 692 drawLine(output, outWidth, in findColorChecker() [all …]
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | PictureTest.java | 136 canvas.drawLine(0, 0, TEST_WIDTH, 0, paint); in drawPicture()
|
D | CanvasTest.java | 1368 mCanvas.drawLine(0, 0, 10, 12, mPaint); in testDrawLine()
|
/cts/tools/dex-tools/dex/ |
D | classes.out.dex | 30956 public void drawLine(
|