OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:draw_something
(Results
1 - 3
of
3
) sorted by null
/external/skia/gm/
image_shader.cpp
15
static void
draw_something
(SkCanvas* canvas, const SkRect& bounds) {
function
96
draw_something
(recorder.beginRecording(bounds), bounds);
image_pict.cpp
26
static void
draw_something
(SkCanvas* canvas, const SkRect& bounds) {
function
61
draw_something
(recorder.beginRecording(bounds), bounds);
313
draw_something
(recorder.beginRecording(bounds), bounds);
/external/skia/tests/
SerializationTest.cpp
427
static void
draw_something
(SkCanvas* canvas) {
function
554
draw_something
(recorder.beginRecording(SkIntToScalar(kBitmapSize),
Completed in 81 milliseconds