Searched defs:endPage (Results 1 – 3 of 3) sorted by relevance
39 uint32_t endPage = (end - 1) >> kLogValuesPerPage; in calcNumPages() local75 uint32_t endPage = (end - 1) >> kLogValuesPerPage; in initFromRanges() local
44 void SkDocument::endPage() { in endPage() function in SkDocument