Searched defs:INHERITED (Results 126 - 150 of 843) sorted by relevance

1234567891011>>

/external/skia/gm/
H A Dpixelsnap.cpp106 typedef skiagm::GM INHERITED; typedef
115 typedef PixelSnapGM INHERITED;
130 typedef PixelSnapGM INHERITED;
143 typedef PixelSnapGM INHERITED;
174 typedef PixelSnapGM INHERITED;
/external/skia/include/core/
H A DSkAnnotation.h51 typedef SkRefCnt INHERITED; typedef in class:SkAnnotation
H A DSkColorFilter.h162 typedef SkFlattenable INHERITED; typedef in class:SkColorFilter
H A DSkColorTable.h66 typedef SkRefCnt INHERITED; typedef in class:SkColorTable
/external/skia/include/effects/
H A DSkBlurImageFilter.h46 typedef SkImageFilter INHERITED; typedef in class:SkBlurImageFilter
H A DSkComposeImageFilter.h33 explicit SkComposeImageFilter(SkImageFilter* inputs[2]) : INHERITED(2, inputs) {
42 typedef SkImageFilter INHERITED; typedef in class:SkComposeImageFilter
H A DSkLayerRasterizer.h86 typedef SkRasterizer INHERITED; typedef in class:SkLayerRasterizer
H A DSkOffsetImageFilter.h15 typedef SkImageFilter INHERITED; typedef in class:SkOffsetImageFilter
H A DSkTestImageFilters.h26 : INHERITED(1, &input), fScale(scale) {}
35 typedef SkImageFilter INHERITED; typedef in class:SkDownSampleImageFilter
H A DSkTileImageFilter.h14 typedef SkImageFilter INHERITED; typedef in class:SkTileImageFilter
35 : INHERITED(1, &input, NULL), fSrcRect(srcRect), fDstRect(dstRect) {}
H A DSkXfermodeImageFilter.h54 typedef SkImageFilter INHERITED; typedef in class:SkXfermodeImageFilter
/external/skia/include/gpu/effects/
H A DGrCoverageSetOpXP.h58 typedef GrXPFactory INHERITED; typedef in class:GrCoverageSetOpXPFactory
H A DGrPorterDuffXferProcessor.h48 typedef GrXPFactory INHERITED; typedef in class:GrPorterDuffXPFactory
/external/skia/include/views/
H A DSkOSWindow_Android.h36 typedef SkWindow INHERITED; typedef in class:SkOSWindow
/external/skia/include/views/animated/
H A DSkProgressBarView.h44 typedef SkWidgetView INHERITED; typedef in class:SkProgressBarView
/external/skia/samplecode/
H A DSampleBigBlur.cpp26 return this->INHERITED::onQuery(evt);
44 typedef SkView INHERITED; typedef in class:BigBlurView
H A DSampleEmboss.cpp46 return this->INHERITED::onQuery(evt);
66 typedef SampleView INHERITED; typedef in class:EmbossView
H A DSampleTextAlpha.cpp44 return this->INHERITED::onQuery(evt);
91 typedef SampleView INHERITED; typedef in class:TextAlphaView
/external/skia/src/animator/
H A DSkDrawColor.h37 typedef SkPaintPart INHERITED; typedef in class:SkDrawColor
H A DSkDrawEmboss.h25 typedef SkDrawMaskFilter INHERITED; typedef in class:SkDrawEmboss
H A DSkDrawLine.h25 typedef SkBoundable INHERITED; typedef in class:SkLine
H A DSkDrawRectangle.h38 typedef SkBoundable INHERITED; typedef in class:SkDrawRect
52 typedef SkDrawRect INHERITED; typedef in class:SkRoundRect
H A DSkDrawText.h33 typedef SkBoundable INHERITED; typedef in class:SkText
H A DSkDrawTextBox.h35 typedef SkDrawRect INHERITED; typedef in class:SkDrawTextBox
H A DSkOperandInterpolator.h44 typedef SkInterpolatorBase INHERITED; typedef in class:SkOperandInterpolator

Completed in 168 milliseconds

1234567891011>>