Searched defs:SkGlyphID (Results 1 - 3 of 3) sorted by relevance
| /third_party/skia/src/core/ |
| H A D | SkGlyphBuffer.cpp | 28 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 D | SkGlyphBuffer.h | 25 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 D | SkTypes.h | 591 typedef uint16_t SkGlyphID; typedef
|
Completed in 3 milliseconds