HomeSort by relevance Sort by last modified time
    Searched defs:onCreateStyleSet (Results 1 - 2 of 2) sorted by null

  /external/skia/src/fonts/
SkFontMgr_indirect.cpp 81 SkFontStyleSet* SkFontMgr_Indirect::onCreateStyleSet(int index) const {
  /external/skia/src/ports/
SkFontMgr_win_dw.cpp 285 SkFontStyleSet* onCreateStyleSet(int index) const override;
481 SkFontStyleSet* SkFontMgr_DirectWrite::onCreateStyleSet(int index) const {
500 return this->onCreateStyleSet(index);
    [all...]

Completed in 71 milliseconds