/external/skqp/src/gpu/ |
D | GrStyle.h | 76 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
|
D | GrBlurUtils.h | 19 class GrStyle; variable
|
D | GrPathRendering.h | 17 class GrStyle; variable
|
D | GrTestUtils.h | 28 class GrStyle; variable
|
D | GrPathRendering_none.cpp | 41 sk_sp<GrPath> GrGLPathRendering::createPath(const SkPath&, const GrStyle&) { return nullptr; } in createPath()
|
D | GrResourceProvider.h | 30 class GrStyle; variable
|
D | GrPathRenderer.h | 23 class GrStyle; variable
|
D | GrRenderTargetContext.h | 35 class GrStyle; variable
|
/external/skia/src/gpu/ |
D | GrStyle.h | 76 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
|
D | GrBlurUtils.h | 20 class GrStyle; variable
|
D | GrPathRendering.h | 17 class GrStyle; variable
|
D | GrTestUtils.h | 28 class GrStyle; variable
|
D | GrPathRendering_none.cpp | 43 sk_sp<GrPath> GrGLPathRendering::createPath(const SkPath&, const GrStyle&) { return nullptr; } in createPath()
|
D | GrResourceProvider.h | 30 class GrStyle; variable
|
D | GrPathRenderer.h | 23 class GrStyle; variable
|
D | GrRenderTargetContext.h | 35 class GrStyle; variable
|
/external/skia/src/gpu/ops/ |
D | GrOvalOpFactory.h | 18 class GrStyle; variable
|
D | GrDashOp.h | 17 class GrStyle; variable
|
/external/skqp/src/gpu/ops/ |
D | GrOvalOpFactory.h | 18 class GrStyle; variable
|
D | GrDashOp.h | 17 class GrStyle; variable
|
/external/skqp/src/gpu/gl/ |
D | GrGLPath.h | 15 class GrStyle; variable
|
D | GrGLPathRendering.h | 20 class GrStyle; variable
|
/external/skia/src/gpu/gl/ |
D | GrGLPath.h | 15 class GrStyle; variable
|
D | GrGLPathRendering.h | 20 class GrStyle; variable
|