Searched defs:assertPathsLoaded (Results 1 – 2 of 2) sorted by relevance
42 void GrPathRange::assertPathsLoaded(const void* indices, PathIndexType indexType, int count) const { in assertPathsLoaded() function in GrPathRange
115 template<typename IndexType> void assertPathsLoaded(const IndexType* indices, int count) const { in assertPathsLoaded() function