Home
last modified time | relevance | path

Searched defs:GrStyle (Results 1 – 24 of 24) sorted by relevance

/external/skqp/src/gpu/
DGrStyle.h76 GrStyle() : GrStyle(SkStrokeRec::kFill_InitStyle) {} in GrStyle() function
78 explicit GrStyle(SkStrokeRec::InitStyle initStyle) : fStrokeRec(initStyle) {} in GrStyle() function
80 GrStyle(const SkStrokeRec& strokeRec, sk_sp<SkPathEffect> pe) : fStrokeRec(strokeRec) { in GrStyle() function
86 explicit GrStyle(const SkPaint& paint) : fStrokeRec(paint) { in GrStyle() function
90 explicit GrStyle(const SkPaint& paint, SkPaint::Style overrideStyle) in GrStyle() function
DGrBlurUtils.h19 class GrStyle; variable
DGrPathRendering.h17 class GrStyle; variable
DGrTestUtils.h28 class GrStyle; variable
DGrPathRendering_none.cpp41 sk_sp<GrPath> GrGLPathRendering::createPath(const SkPath&, const GrStyle&) { return nullptr; } in createPath()
DGrResourceProvider.h30 class GrStyle; variable
DGrPathRenderer.h23 class GrStyle; variable
DGrRenderTargetContext.h35 class GrStyle; variable
/external/skia/src/gpu/
DGrStyle.h76 GrStyle() : GrStyle(SkStrokeRec::kFill_InitStyle) {} in GrStyle() function
78 explicit GrStyle(SkStrokeRec::InitStyle initStyle) : fStrokeRec(initStyle) {} in GrStyle() function
80 GrStyle(const SkStrokeRec& strokeRec, sk_sp<SkPathEffect> pe) : fStrokeRec(strokeRec) { in GrStyle() function
86 explicit GrStyle(const SkPaint& paint) : fStrokeRec(paint) { in GrStyle() function
90 explicit GrStyle(const SkPaint& paint, SkPaint::Style overrideStyle) in GrStyle() function
DGrBlurUtils.h20 class GrStyle; variable
DGrPathRendering.h17 class GrStyle; variable
DGrTestUtils.h28 class GrStyle; variable
DGrPathRendering_none.cpp43 sk_sp<GrPath> GrGLPathRendering::createPath(const SkPath&, const GrStyle&) { return nullptr; } in createPath()
DGrResourceProvider.h30 class GrStyle; variable
DGrPathRenderer.h23 class GrStyle; variable
DGrRenderTargetContext.h35 class GrStyle; variable
/external/skia/src/gpu/ops/
DGrOvalOpFactory.h18 class GrStyle; variable
DGrDashOp.h17 class GrStyle; variable
/external/skqp/src/gpu/ops/
DGrOvalOpFactory.h18 class GrStyle; variable
DGrDashOp.h17 class GrStyle; variable
/external/skqp/src/gpu/gl/
DGrGLPath.h15 class GrStyle; variable
DGrGLPathRendering.h20 class GrStyle; variable
/external/skia/src/gpu/gl/
DGrGLPath.h15 class GrStyle; variable
DGrGLPathRendering.h20 class GrStyle; variable