OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:slow_contains
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
RegionTest.cpp
124
static bool
slow_contains
(const SkRegion& outer, const SkRegion& inner) {
function
130
static bool
slow_contains
(const SkRegion& outer, const SkIRect& r) {
function
156
bool c1 =
slow_contains
(a, b);
163
c1 =
slow_contains
(a, r);
Completed in 51 milliseconds