HomeSort by relevance Sort by last modified time
    Searched refs:getCollectionIndex (Results 1 - 4 of 4) sorted by null

  /external/skia/include/ports/
SkFontMgr.h 136 int getCollectionIndex() const {
  /external/skia/src/core/
SkFontMgr.cpp 151 return this->createFromStream(stream, p.getCollectionIndex());
  /external/skia/src/ports/
SkFontMgr_android.cpp 463 if (!fScanner.scanFont(stream, params.getCollectionIndex(), &name, &style, &isFixedPitch,
474 SkFontData* data(new SkFontData(stream.detach(), params.getCollectionIndex(),
SkFontMgr_fontconfig.cpp     [all...]

Completed in 777 milliseconds