Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/core/
H A DSkFontArguments.h55 SkFontArguments& setCollectionIndex(int collectionIndex) { in setCollectionIndex() function
/aosp_15_r20/external/skia/src/core/
H A DSkFontDescriptor.h122 void setCollectionIndex(int collectionIndex) { fCollectionIndex = collectionIndex; } in setCollectionIndex() function