Home
last modified time | relevance | path

Searched defs:SkGlyphID (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/core/
H A DSkGlyphBuffer.cpp28 void SkDrawableGlyphBuffer::startSource(const SkZip<const SkGlyphID, const SkPoint>& source) { in startSource() argument
43 startBitmapDevice( const SkZip<const SkGlyphID, const SkPoint>& source, SkPoint origin, const SkMatrix& viewMatrix, const SkGlyphPositionRoundingSpec& roundingSpec) startBitmapDevice() argument
71 startGPUDevice( const SkZip<const SkGlyphID, const SkPoint>& source, const SkMatrix& drawMatrix, const SkGlyphPositionRoundingSpec& roundingSpec) startGPUDevice() argument
H A DSkGlyphBuffer.h25 void setSource(SkZip<const SkGlyphID, const SkPoint> source) { in setSource() argument
66 SkSourceGlyphBuffer(const SkZip<const SkGlyphID, const SkPoint>& source) { in SkSourceGlyphBuffer() argument
[all...]
/third_party/skia/include/core/
H A DSkTypes.h591 typedef uint16_t SkGlyphID; typedef

Completed in 3 milliseconds