Home
last modified time | relevance | path

Searched refs:shared_contains (Results 1 – 1 of 1) sorted by relevance

/external/skia/experimental/sorttoy/
DCmds.cpp69 static bool shared_contains(int x, int y, Shape s, SkIRect r) { in shared_contains() function
86 return shared_contains(x, y, fShape, fRect); in contains()
199 return shared_contains(x, y, fShape, fRect); in contains()