Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkFontArguments.h71 int getCollectionIndex() const { in getCollectionIndex() function
/third_party/skia/src/core/
DSkFontDescriptor.h83 int getCollectionIndex() const { return fCollectionIndex; } in getCollectionIndex() function