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

  /external/skia/include/core/
SkScalerContext.h 82 SkFixed getSubYFixed() const {
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 600 int dy = glyph->getSubYFixed() >> 10;
693 dy = glyph.getSubYFixed() >> 10;
    [all...]

Completed in 65 milliseconds