Home
last modified time | relevance | path

Searched refs:rowBytesUsingFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/core/
DSkGlyph.cpp128 size_t SkGlyph::rowBytesUsingFormat(SkMask::Format format) const { in rowBytesUsingFormat() function in SkGlyph
DSkGlyph.h247 size_t rowBytesUsingFormat(SkMask::Format format) const;
/third_party/skia/src/ports/
DSkScalerContext_win_dw.cpp1073 glyph.rowBytesUsingFormat(SkMask::Format::kARGB32_Format)); in generateColorGlyphImage()