Home
last modified time | relevance | path

Searched refs:SkGlyphRunListPainter (Results 1 – 22 of 22) sorted by relevance

/external/skia/src/core/
DSkGlyphRunPainter.h39 class SkGlyphRunListPainter {
42 SkGlyphRunListPainter(const SkSurfaceProps& props,
50 SkGlyphRunListPainter(const SkSurfaceProps&, const GrColorSpaceInfo&);
51 explicit SkGlyphRunListPainter(const GrRenderTargetContext& renderTargetContext);
84 SkGlyphRunListPainter(const SkSurfaceProps& props, SkColorType colorType,
88 ScopedBuffers(SkGlyphRunListPainter* painter, int size);
90 SkGlyphRunListPainter* fPainter;
DSkGlyphRunPainter.cpp79 SkGlyphRunListPainter::SkGlyphRunListPainter(const SkSurfaceProps& props, in SkGlyphRunListPainter() function in SkGlyphRunListPainter
100 SkGlyphRunListPainter::SkGlyphRunListPainter(const SkSurfaceProps& props, in SkGlyphRunListPainter() function in SkGlyphRunListPainter
104 : SkGlyphRunListPainter(props, colorType, compute_scaler_context_flags(cs), strikeCache) {} in SkGlyphRunListPainter()
107 SkGlyphRunListPainter::SkGlyphRunListPainter(const SkSurfaceProps& props, in SkGlyphRunListPainter() function in SkGlyphRunListPainter
109 : SkGlyphRunListPainter(props, in SkGlyphRunListPainter()
114 SkGlyphRunListPainter::SkGlyphRunListPainter(const GrRenderTargetContext& rtc) in SkGlyphRunListPainter() function in SkGlyphRunListPainter
115 : SkGlyphRunListPainter{rtc.surfaceProps(), rtc.colorSpaceInfo()} {} in SkGlyphRunListPainter()
119 bool SkGlyphRunListPainter::ShouldDrawAsPath( in ShouldDrawAsPath()
166 void SkGlyphRunListPainter::drawForBitmapDevice( in drawForBitmapDevice()
270 void SkGlyphRunListPainter::processARGBFallback(SkScalar maxSourceGlyphDimension, in processARGBFallback()
[all …]
DSkDraw.h32 class SkDraw : public SkGlyphRunListPainter::BitmapDevicePainter {
64 SkGlyphRunListPainter* glyphPainter) const;
DSkRemoteGlyphCacheImpl.h117 SkGlyphRunListPainter fPainter;
DSkDraw_text.cpp116 SkGlyphRunListPainter* glyphPainter) const { in drawGlyphRunList()
DSkBitmapDevice.h164 SkGlyphRunListPainter fGlyphPainter;
/external/skqp/src/core/
DSkGlyphRunPainter.cpp74 SkGlyphRunListPainter::SkGlyphRunListPainter( in SkGlyphRunListPainter() function in SkGlyphRunListPainter
96 SkGlyphRunListPainter::SkGlyphRunListPainter( in SkGlyphRunListPainter() function in SkGlyphRunListPainter
98 : SkGlyphRunListPainter(props, kUnknown_SkColorType, compute_scaler_context_flags(csi)) {} in SkGlyphRunListPainter()
100 SkGlyphRunListPainter::SkGlyphRunListPainter(const GrRenderTargetContext& rtc) in SkGlyphRunListPainter() function in SkGlyphRunListPainter
101 : SkGlyphRunListPainter{rtc.surfaceProps(), rtc.colorSpaceInfo()} {} in SkGlyphRunListPainter()
105 bool SkGlyphRunListPainter::ShouldDrawAsPath( in ShouldDrawAsPath()
152 void SkGlyphRunListPainter::drawForBitmapDevice( in drawForBitmapDevice()
256 void SkGlyphRunListPainter::processARGBFallback( in processARGBFallback()
335 void SkGlyphRunListPainter::drawGlyphRunAsPathWithARGBFallback( in drawGlyphRunAsPathWithARGBFallback()
372 void SkGlyphRunListPainter::drawGlyphRunAsBMPWithPathFallback( in drawGlyphRunAsBMPWithPathFallback()
[all …]
DSkGlyphRunPainter.h45 class SkGlyphRunListPainter {
48 SkGlyphRunListPainter(
52 SkGlyphRunListPainter(const SkSurfaceProps&, const GrColorSpaceInfo&);
53 explicit SkGlyphRunListPainter(const GrRenderTargetContext& renderTargetContext);
121 ScopedBuffers(SkGlyphRunListPainter* painter, int size);
123 SkGlyphRunListPainter* fPainter;
DSkDraw.h32 class SkDraw : public SkGlyphRunListPainter::BitmapDevicePainter {
64 SkGlyphRunListPainter* glyphPainter) const;
85 void paintPaths(SkSpan<const SkGlyphRunListPainter::PathAndPos> pathsAndPositions,
DSkDraw_text.cpp104 void SkDraw::paintPaths(SkSpan<const SkGlyphRunListPainter::PathAndPos> pathsAndPositions, in paintPaths()
116 SkGlyphRunListPainter* glyphPainter) const { in drawGlyphRunList()
DSkRemoteGlyphCacheImpl.h137 SkGlyphRunListPainter fPainter;
DSkBitmapDevice.h165 SkGlyphRunListPainter fGlyphPainter;
/external/skqp/src/gpu/text/
DGrTextTarget.h18 class SkGlyphRunListPainter; variable
42 virtual SkGlyphRunListPainter* glyphPainter() = 0;
DGrTextBlob.h66 SkGlyphRunListPainter* glyphPainter);
/external/skia/src/gpu/text/
DGrTextTarget.h19 class SkGlyphRunListPainter; variable
43 virtual SkGlyphRunListPainter* glyphPainter() = 0;
DGrTextBlob.h65 SkGlyphRunListPainter* glyphPainter);
/external/skqp/src/atlastext/
DSkAtlasTextTarget.cpp115 SkGlyphRunListPainter* glyphPainter() override { in glyphPainter()
133 SkGlyphRunListPainter fGlyphPainter;
/external/skia/src/atlastext/
DSkAtlasTextTarget.cpp115 SkGlyphRunListPainter* glyphPainter() override { in glyphPainter()
133 SkGlyphRunListPainter fGlyphPainter;
/external/skqp/include/core/
DSkFont.h513 friend class SkGlyphRunListPainter; variable
/external/skia/include/core/
DSkFont.h513 friend class SkGlyphRunListPainter; variable
/external/skqp/src/gpu/
DGrRenderTargetContext.cpp94 SkGlyphRunListPainter* glyphPainter() override { in glyphPainter()
100 SkGlyphRunListPainter fGlyphPainter;
/external/skia/src/gpu/
DGrRenderTargetContext.cpp99 SkGlyphRunListPainter* glyphPainter() override { in glyphPainter()
105 SkGlyphRunListPainter fGlyphPainter;