Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkFontArguments.h53 SkFontArguments& setCollectionIndex(int collectionIndex) { in setCollectionIndex() function
/external/skia/src/core/
DSkFontDescriptor.h113 void setCollectionIndex(int collectionIndex) { fCollectionIndex = collectionIndex; } in setCollectionIndex() function