OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reallyempty
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
PathOpsBoundsTest.cpp
31
static const SkRect
reallyEmpty
[] = {
39
static const size_t emptyTestsCount = SK_ARRAY_COUNT(
reallyEmpty
);
83
const SkPathOpsBounds& bounds = static_cast<const SkPathOpsBounds&>(
reallyEmpty
[index]);
Completed in 45 milliseconds