Searched refs:pts (Results 1 – 2 of 2) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | MeasureText.java | 83 float[] pts = new float[2 + count*2]; in showText() local 86 pts[0] = x; in showText() 87 pts[1] = y; in showText() 90 pts[2 + i*2] = x; in showText() 91 pts[2 + i*2 + 1] = y; in showText() 97 canvas.drawPoints(pts, 0, (count + 1) << 1, mPaint); in showText()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 69765 …form/frameworks/av,fake_NrW1ZuyNSPWBjEZWioRP3g@fakeemail.com,IOMX: move max pts gap handling to OMX 76361 …utotest,fake_C6lFbQYMS-CYqR-i72i_7A@fakeemail.com,Add brillo_WevservdSanity to bvt/pts/smoke suites 77309 …e_C6lFbQYMS-CYqR-i72i_7A@fakeemail.com,brillo: Add brillo_CameraSanity to brillo-bvt and brillo-pts 116711 …/sepolicy,fake_Fxquss7oRUSc5mVB0Kj9aw@fakeemail.com,Move to ioctl whitelisting for /dev/pts/* files
|