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