Searched defs:SK_OVERRIDE (Results 1 - 25 of 489) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/skia/experimental/StrokePathRenderer/
H A DGrStrokePathRenderer.h23 bool antiAlias) const SK_OVERRIDE; member in class:GrStrokePathRenderer
29 bool antiAlias) SK_OVERRIDE; member in class:GrStrokePathRenderer
/external/skia/experimental/StrokePathRenderer/
H A DGrStrokePathRenderer.h23 bool antiAlias) const SK_OVERRIDE; member in class:GrStrokePathRenderer
29 bool antiAlias) SK_OVERRIDE; member in class:GrStrokePathRenderer
/external/chromium_org/third_party/skia/experimental/AndroidPathRenderer/
H A DGrAndroidPathRenderer.h19 bool antiAlias) const SK_OVERRIDE; member in class:GrAndroidPathRenderer
25 bool antiAlias) SK_OVERRIDE; member in class:GrAndroidPathRenderer
/external/chromium_org/third_party/skia/include/effects/
H A DSkLumaColorFilter.h28 virtual void filterSpan(const SkPMColor src[], int count, SkPMColor[]) const SK_OVERRIDE; member in class:SkLumaColorFilter
31 virtual GrFragmentProcessor* asFragmentProcessor(GrContext*) const SK_OVERRIDE; member in class:SkLumaColorFilter
41 virtual void flatten(SkWriteBuffer&) const SK_OVERRIDE; member in class:SkLumaColorFilter
H A DSkColorFilterImageFilter.h29 virtual void flatten(SkWriteBuffer&) const SK_OVERRIDE; member in class:SkColorFilterImageFilter
32 SkBitmap* result, SkIPoint* loc) const SK_OVERRIDE; member in class:SkColorFilterImageFilter
34 virtual bool asColorFilter(SkColorFilter**) const SK_OVERRIDE; member in class:SkColorFilterImageFilter
H A DSkLerpXfermode.h25 const SkAlpha aa[]) const SK_OVERRIDE; member in class:SkLerpXfermode
27 const SkAlpha aa[]) const SK_OVERRIDE; member in class:SkLerpXfermode
29 const SkAlpha aa[]) const SK_OVERRIDE; member in class:SkLerpXfermode
38 virtual void flatten(SkWriteBuffer&) const SK_OVERRIDE; member in class:SkLerpXfermode
H A DSkPaintFlagsDrawFilter.h17 virtual bool filter(SkPaint*, Type) SK_OVERRIDE; member in class:SkPaintFlagsDrawFilter
H A DSkRectShaderImageFilter.h40 virtual void flatten(SkWriteBuffer&) const SK_OVERRIDE; member in class:SkRectShaderImageFilter
43 SkBitmap* result, SkIPoint* loc) const SK_OVERRIDE; member in class:SkRectShaderImageFilter
/external/chromium_org/third_party/skia/include/gpu/gl/
H A DSkDebugGLContext.h18 virtual void makeCurrent() const SK_OVERRIDE {}
19 virtual void swapBuffers() const SK_OVERRIDE {}
22 virtual const GrGLInterface* createGLContext(GrGLStandard forcedGpuAPI) SK_OVERRIDE; member in class:SkDebugGLContext
24 virtual void destroyGLContext() SK_OVERRIDE {};
H A DSkNullGLContext.h18 virtual void makeCurrent() const SK_OVERRIDE {};
20 virtual void swapBuffers() const SK_OVERRIDE {};
23 virtual const GrGLInterface* createGLContext(GrGLStandard forcedGpuAPI) SK_OVERRIDE; member in class:SkNullGLContext
25 virtual void destroyGLContext() SK_OVERRIDE {};
/external/chromium_org/third_party/skia/src/gpu/
H A DGrAAConvexPathRenderer.h21 bool antiAlias) const SK_OVERRIDE; member in class:GrAAConvexPathRenderer
27 bool antiAlias) SK_OVERRIDE; member in class:GrAAConvexPathRenderer
H A DGrStencilAndCoverPathRenderer.h31 bool antiAlias) const SK_OVERRIDE; member in class:GrStencilAndCoverPathRenderer
36 const GrDrawTarget*) const SK_OVERRIDE; member in class:GrStencilAndCoverPathRenderer
41 bool antiAlias) SK_OVERRIDE; member in class:GrStencilAndCoverPathRenderer
45 GrDrawTarget*) SK_OVERRIDE; member in class:GrStencilAndCoverPathRenderer
/external/chromium_org/third_party/skia/src/pdf/
H A DSkPDFDeviceFlattener.h32 const SkPaint& paint) SK_OVERRIDE; member in class:SkPDFDeviceFlattener
36 bool pathIsMutable) SK_OVERRIDE; member in class:SkPDFDeviceFlattener
38 SkScalar x, SkScalar y, const SkPaint&) SK_OVERRIDE; member in class:SkPDFDeviceFlattener
41 int scalarsPerPos, const SkPaint&) SK_OVERRIDE; member in class:SkPDFDeviceFlattener
44 const SkPaint& paint) SK_OVERRIDE; member in class:SkPDFDeviceFlattener
/external/chromium_org/third_party/skia/tools/
H A DiOSShell.h23 virtual void onSizeChange() SK_OVERRIDE; member in class:ShellWindow
26 unsigned modi) SK_OVERRIDE; member in class:ShellWindow
/external/chromium_org/third_party/skia/tools/skpdiff/
H A DSkPMetric.h21 virtual const char* getName() const SK_OVERRIDE { return "perceptual"; }
23 Result* result) const SK_OVERRIDE; member in class:SkPMetric
/external/skia/experimental/AndroidPathRenderer/
H A DGrAndroidPathRenderer.h19 bool antiAlias) const SK_OVERRIDE; member in class:GrAndroidPathRenderer
25 bool antiAlias) SK_OVERRIDE; member in class:GrAndroidPathRenderer
/external/skia/include/effects/
H A DSkLumaColorFilter.h28 virtual void filterSpan(const SkPMColor src[], int count, SkPMColor[]) const SK_OVERRIDE; member in class:SkLumaColorFilter
31 virtual GrEffectRef* asNewEffect(GrContext*) const SK_OVERRIDE; member in class:SkLumaColorFilter
39 virtual void flatten(SkWriteBuffer&) const SK_OVERRIDE; member in class:SkLumaColorFilter
/external/skia/include/gpu/gl/
H A DSkDebugGLContext.h18 virtual void makeCurrent() const SK_OVERRIDE {};
19 virtual void swapBuffers() const SK_OVERRIDE {};
22 virtual const GrGLInterface* createGLContext() SK_OVERRIDE; member in class:SkDebugGLContext
24 virtual void destroyGLContext() SK_OVERRIDE {};
H A DSkNullGLContext.h18 virtual void makeCurrent() const SK_OVERRIDE {};
20 virtual void swapBuffers() const SK_OVERRIDE {};
23 virtual const GrGLInterface* createGLContext() SK_OVERRIDE; member in class:SkNullGLContext
25 virtual void destroyGLContext() SK_OVERRIDE {};
/external/skia/src/core/
H A DSkBBoxHierarchyRecord.h24 virtual void handleBBox(const SkRect& bounds) SK_OVERRIDE; member in class:SkBBoxHierarchyRecord
27 virtual bool shouldRewind(void* data) SK_OVERRIDE; member in class:SkBBoxHierarchyRecord
30 virtual void willSave(SaveFlags) SK_OVERRIDE; member in class:SkBBoxHierarchyRecord
31 virtual SaveLayerStrategy willSaveLayer(const SkRect*, const SkPaint*, SaveFlags) SK_OVERRIDE; member in class:SkBBoxHierarchyRecord
32 virtual void willRestore() SK_OVERRIDE; member in class:SkBBoxHierarchyRecord
34 virtual void didConcat(const SkMatrix&) SK_OVERRIDE; member in class:SkBBoxHierarchyRecord
35 virtual void didSetMatrix(const SkMatrix&) SK_OVERRIDE; member in class:SkBBoxHierarchyRecord
37 virtual void onClipRect(const SkRect&, SkRegion::Op, ClipEdgeStyle) SK_OVERRIDE; member in class:SkBBoxHierarchyRecord
38 virtual void onClipRRect(const SkRRect&, SkRegion::Op, ClipEdgeStyle) SK_OVERRIDE; member in class:SkBBoxHierarchyRecord
39 virtual void onClipPath(const SkPath&, SkRegion::Op, ClipEdgeStyle) SK_OVERRIDE; member in class:SkBBoxHierarchyRecord
40 virtual void onClipRegion(const SkRegion&, SkRegion::Op) SK_OVERRIDE; member in class:SkBBoxHierarchyRecord
[all...]
H A DSkRecorder.h25 void clear(SkColor) SK_OVERRIDE; member in class:SkRecorder
26 void drawPaint(const SkPaint& paint) SK_OVERRIDE; member in class:SkRecorder
30 const SkPaint& paint) SK_OVERRIDE; member in class:SkRecorder
31 void drawRect(const SkRect& rect, const SkPaint& paint) SK_OVERRIDE; member in class:SkRecorder
32 void drawOval(const SkRect& oval, const SkPaint&) SK_OVERRIDE; member in class:SkRecorder
33 void drawRRect(const SkRRect& rrect, const SkPaint& paint) SK_OVERRIDE; member in class:SkRecorder
34 void drawPath(const SkPath& path, const SkPaint& paint) SK_OVERRIDE; member in class:SkRecorder
38 const SkPaint* paint = NULL) SK_OVERRIDE; member in class:SkRecorder
43 DrawBitmapRectFlags flags = kNone_DrawBitmapRectFlag) SK_OVERRIDE; member in class:SkRecorder
46 const SkPaint* paint = NULL) SK_OVERRIDE; member in class:SkRecorder
50 const SkPaint* paint = NULL) SK_OVERRIDE; member in class:SkRecorder
54 const SkPaint* paint = NULL) SK_OVERRIDE; member in class:SkRecorder
63 const SkPaint& paint) SK_OVERRIDE; member in class:SkRecorder
65 void willSave(SkCanvas::SaveFlags) SK_OVERRIDE; member in class:SkRecorder
66 SaveLayerStrategy willSaveLayer(const SkRect*, const SkPaint*, SkCanvas::SaveFlags) SK_OVERRIDE; member in class:SkRecorder
67 void willRestore() SK_OVERRIDE; member in class:SkRecorder
69 void didConcat(const SkMatrix&) SK_OVERRIDE; member in class:SkRecorder
70 void didSetMatrix(const SkMatrix&) SK_OVERRIDE; member in class:SkRecorder
72 void onDrawDRRect(const SkRRect&, const SkRRect&, const SkPaint&) SK_OVERRIDE; member in class:SkRecorder
77 const SkPaint& paint) SK_OVERRIDE; member in class:SkRecorder
81 const SkPaint& paint) SK_OVERRIDE; member in class:SkRecorder
86 const SkPaint& paint) SK_OVERRIDE; member in class:SkRecorder
91 const SkPaint& paint) SK_OVERRIDE; member in class:SkRecorder
92 void onClipRect(const SkRect& rect, SkRegion::Op op, ClipEdgeStyle edgeStyle) SK_OVERRIDE; member in class:SkRecorder
93 void onClipRRect(const SkRRect& rrect, SkRegion::Op op, ClipEdgeStyle edgeStyle) SK_OVERRIDE; member in class:SkRecorder
94 void onClipPath(const SkPath& path, SkRegion::Op op, ClipEdgeStyle edgeStyle) SK_OVERRIDE; member in class:SkRecorder
95 void onClipRegion(const SkRegion& deviceRgn, SkRegion::Op op) SK_OVERRIDE; member in class:SkRecorder
97 void onDrawPicture(const SkPicture* picture) SK_OVERRIDE; member in class:SkRecorder
99 void onPushCull(const SkRect& cullRect) SK_OVERRIDE; member in class:SkRecorder
100 void onPopCull() SK_OVERRIDE; member in class:SkRecorder
[all...]
/external/skia/src/gpu/
H A DGrAAConvexPathRenderer.h21 bool antiAlias) const SK_OVERRIDE; member in class:GrAAConvexPathRenderer
27 bool antiAlias) SK_OVERRIDE; member in class:GrAAConvexPathRenderer
/external/skia/src/pdf/
H A DSkPDFDeviceFlattener.h32 const SkPaint& paint) SK_OVERRIDE; member in class:SkPDFDeviceFlattener
36 bool pathIsMutable) SK_OVERRIDE; member in class:SkPDFDeviceFlattener
38 SkScalar x, SkScalar y, const SkPaint&) SK_OVERRIDE; member in class:SkPDFDeviceFlattener
41 int scalarsPerPos, const SkPaint&) SK_OVERRIDE; member in class:SkPDFDeviceFlattener
44 const SkPaint& paint) SK_OVERRIDE; member in class:SkPDFDeviceFlattener
/external/skia/tools/skpdiff/
H A DSkPMetric.h21 virtual const char* getName() const SK_OVERRIDE { return "perceptual"; }
23 Result* result) const SK_OVERRIDE; member in class:SkPMetric
/external/chromium_org/third_party/skia/include/utils/
H A DSkNWayCanvas.h26 virtual void clear(SkColor) SK_OVERRIDE; member in class:SkNWayCanvas
27 virtual void drawPaint(const SkPaint& paint) SK_OVERRIDE; member in class:SkNWayCanvas
29 const SkPaint&) SK_OVERRIDE; member in class:SkNWayCanvas
30 virtual void drawRect(const SkRect&, const SkPaint&) SK_OVERRIDE; member in class:SkNWayCanvas
31 virtual void drawOval(const SkRect&, const SkPaint&) SK_OVERRIDE; member in class:SkNWayCanvas
32 virtual void drawRRect(const SkRRect&, const SkPaint&) SK_OVERRIDE; member in class:SkNWayCanvas
33 virtual void drawPath(const SkPath& path, const SkPaint&) SK_OVERRIDE; member in class:SkNWayCanvas
35 const SkPaint*) SK_OVERRIDE; member in class:SkNWayCanvas
38 DrawBitmapRectFlags flags) SK_OVERRIDE; member in class:SkNWayCanvas
40 const SkPaint*) SK_OVERRIDE; member in class:SkNWayCanvas
43 const SkPaint* paint = NULL) SK_OVERRIDE; member in class:SkNWayCanvas
45 const SkPaint*) SK_OVERRIDE; member in class:SkNWayCanvas
50 const SkPaint&) SK_OVERRIDE; member in class:SkNWayCanvas
51 virtual void drawData(const void* data, size_t length) SK_OVERRIDE; member in class:SkNWayCanvas
53 virtual SkDrawFilter* setDrawFilter(SkDrawFilter*) SK_OVERRIDE; member in class:SkNWayCanvas
55 virtual void beginCommentGroup(const char* description) SK_OVERRIDE; member in class:SkNWayCanvas
56 virtual void addComment(const char* kywd, const char* value) SK_OVERRIDE; member in class:SkNWayCanvas
57 virtual void endCommentGroup() SK_OVERRIDE; member in class:SkNWayCanvas
62 virtual void willSave() SK_OVERRIDE; member in class:SkNWayCanvas
63 virtual SaveLayerStrategy willSaveLayer(const SkRect*, const SkPaint*, SaveFlags) SK_OVERRIDE; member in class:SkNWayCanvas
64 virtual void willRestore() SK_OVERRIDE; member in class:SkNWayCanvas
66 virtual void didConcat(const SkMatrix&) SK_OVERRIDE; member in class:SkNWayCanvas
67 virtual void didSetMatrix(const SkMatrix&) SK_OVERRIDE; member in class:SkNWayCanvas
69 virtual void onDrawDRRect(const SkRRect&, const SkRRect&, const SkPaint&) SK_OVERRIDE; member in class:SkNWayCanvas
71 const SkPaint&) SK_OVERRIDE; member in class:SkNWayCanvas
73 const SkPaint&) SK_OVERRIDE; member in class:SkNWayCanvas
75 SkScalar constY, const SkPaint&) SK_OVERRIDE; member in class:SkNWayCanvas
77 const SkMatrix* matrix, const SkPaint&) SK_OVERRIDE; member in class:SkNWayCanvas
79 const SkPaint& paint) SK_OVERRIDE; member in class:SkNWayCanvas
82 const SkPaint& paint) SK_OVERRIDE; member in class:SkNWayCanvas
84 virtual void onClipRect(const SkRect&, SkRegion::Op, ClipEdgeStyle) SK_OVERRIDE; member in class:SkNWayCanvas
85 virtual void onClipRRect(const SkRRect&, SkRegion::Op, ClipEdgeStyle) SK_OVERRIDE; member in class:SkNWayCanvas
86 virtual void onClipPath(const SkPath&, SkRegion::Op, ClipEdgeStyle) SK_OVERRIDE; member in class:SkNWayCanvas
87 virtual void onClipRegion(const SkRegion&, SkRegion::Op) SK_OVERRIDE; member in class:SkNWayCanvas
89 virtual void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) SK_OVERRIDE; member in class:SkNWayCanvas
[all...]

Completed in 416 milliseconds

1234567891011>>