Home
last modified time | relevance | path

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

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