Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkGlyph.cpp76 size_t SkGlyph::rowBytesUsingFormat(SkMask::Format format) const { in rowBytesUsingFormat() function in SkGlyph
DSkGlyph.h155 size_t rowBytesUsingFormat(SkMask::Format format) const;
/external/skia/src/core/
DSkGlyph.cpp130 size_t SkGlyph::rowBytesUsingFormat(SkMask::Format format) const { in rowBytesUsingFormat() function in SkGlyph
DSkGlyph.h246 size_t rowBytesUsingFormat(SkMask::Format format) const;
/external/skqp/src/ports/
DSkScalerContext_win_dw.cpp1002 glyph.rowBytesUsingFormat(SkMask::Format::kARGB32_Format)); in generateColorGlyphImage()
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp1027 glyph.rowBytesUsingFormat(SkMask::Format::kARGB32_Format)); in generateColorGlyphImage()