OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compute_intervalcount
(Results
1 - 1
of
1
) sorted by null
/external/skia/src/core/
SkRegionPriv.h
25
static int
compute_intervalcount
(const SkRegion::RunType runs[]) {
function
128
int n =
compute_intervalcount
(&runs[2]);
189
int n =
compute_intervalcount
(runs);
Completed in 84 milliseconds