OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:drawtextaspath
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
TextPathActivity.java
64
drawTextAsPath
(canvas, "Hello", path);
67
drawTextAsPath
(canvas, "OpenGL", path);
70
private void
drawTextAsPath
(Canvas canvas, String text, Path path) {
Completed in 70 milliseconds