Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkGlyph.h435 size_t rowBytesUsingFormat(SkMask::Format format) const;
H A DSkGlyph.cpp231 size_t SkGlyph::rowBytesUsingFormat(SkMask::Format format) const { in rowBytesUsingFormat() function in SkGlyph