Home
last modified time | relevance | path

Searched defs:loadPathsIfNeeded (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrPathRange.cpp27 void GrPathRange::loadPathsIfNeeded(const void* indices, PathIndexType indexType, int count) const { in loadPathsIfNeeded() function in GrPathRange
DGrPathRange.h75 template<typename IndexType> void loadPathsIfNeeded(const IndexType* indices, int count) const { in loadPathsIfNeeded() function