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

  /external/skia/include/core/
SkScalerContext.h 277 void setBaseGlyphCount(unsigned baseGlyphCount) {
  /external/skia/src/core/
SkScalerContext.cpp 152 next->setBaseGlyphCount(fBaseGlyphCount + this->getGlyphCount());

Completed in 38 milliseconds