Searched defs:hOffset (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_tile_iterator.cpp | 123 int32 hOffset = tile.l; in Initialize() local
|
/third_party/skia/modules/skparagraph/src/ |
H A D | TextLine.h | 52 SkScalar hOffset = 0; member
|
H A D | Run.cpp | 320 copyTo(RSTextBlobBuilder& builder, const RSPath* path, float hOffset, float vOffset, float fTextShift, size_t pos, size_t size) const scaleFontWithCompressionConfig() argument
|
H A D | TextLine.cpp | 210 void TextLine::paint(ParagraphPainter* painter, const RSPath* path, SkScalar hOffset, SkScalar vOffset) { argument
|
H A D | ParagraphImpl.cpp | 666 void ParagraphImpl::paint(ParagraphPainter* painter, RSPath* path, SkScalar hOffset, SkScalar vOffset) { in GetLineFontMetrics() argument
|
Completed in 11 milliseconds