OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:draw_url_annotated_text_with_box
(Results
1 - 2
of
2
) sorted by null
/external/skia/gm/
annotated_text.cpp
12
static void
draw_url_annotated_text_with_box
(
function
36
draw_url_annotated_text_with_box
(canvas, text, 200.0f, 80.0f, p, url);
39
draw_url_annotated_text_with_box
(canvas, text, 150.0f, -55.0f, p, url);
/external/skqp/gm/
annotated_text.cpp
12
static void
draw_url_annotated_text_with_box
(
function
36
draw_url_annotated_text_with_box
(canvas, text, 200.0f, 80.0f, p, url);
39
draw_url_annotated_text_with_box
(canvas, text, 150.0f, -55.0f, p, url);
Completed in 197 milliseconds