Home
last modified time | relevance | path

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

/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.h18 class GrStyle; variable
DGrPathRendering.h18 class GrStyle; variable
DGrTestUtils.h27 class GrStyle; variable
DGrResourceProvider.h30 class GrStyle; variable
DGrRenderTargetContext.h35 class GrStyle; variable
/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.h18 class GrStyle; variable
DGrPathRendering.h18 class GrStyle; variable
DGrTestUtils.h27 class GrStyle; variable
DGrResourceProvider.h29 class GrStyle; variable
DGrRenderTargetContext.h35 class GrStyle; variable
/external/skia/src/gpu/ops/
DGrOvalOpFactory.h17 class GrStyle; variable
DGrDashOp.h16 class GrStyle; variable
/external/skqp/src/gpu/ops/
DGrOvalOpFactory.h17 class GrStyle; variable
DGrDashOp.h16 class GrStyle; variable
/external/skia/src/gpu/gl/
DGrGLPath.h15 class GrStyle; variable
DGrGLPathRendering.h20 class GrStyle; variable
/external/skqp/src/gpu/gl/
DGrGLPath.h15 class GrStyle; variable
DGrGLPathRendering.h20 class GrStyle; variable