OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fromBottom
(Results
1 - 2
of
2
) sorted by null
/external/skia/gm/
bigrect.cpp
45
SkRect
fromBottom
= SkRect::MakeLTRB(20, 28, 25, big);
46
canvas->drawRect(
fromBottom
, rectPaint);
/external/skqp/gm/
bigrect.cpp
45
SkRect
fromBottom
= SkRect::MakeLTRB(20, 28, 25, big);
46
canvas->drawRect(
fromBottom
, rectPaint);
Completed in 111 milliseconds