Searched defs:INHERITED (Results 176 - 200 of 1548) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/skia/gm/
H A Dclip_strokerect.cpp69 typedef skiagm::GM INHERITED; typedef in class:ClipStrokeRectGM
H A Ddiscard.cpp86 typedef GM INHERITED; typedef in class:skiagm::DiscardGM
H A Ddrrect.cpp70 typedef GM INHERITED; typedef in class:DRRectGM
H A Dlerpmode.cpp58 typedef skiagm::GM INHERITED; typedef in class:LerpXfermodeGM
H A Dpathopsskpclip.cpp65 typedef GM INHERITED; typedef in class:skiagm::PathOpsSkpClipGM
H A Dpicture.cpp75 typedef skiagm::GM INHERITED; typedef in class:PictureGM
/external/chromium_org/third_party/skia/include/core/
H A DSkAnnotation.h51 typedef SkRefCnt INHERITED; typedef in class:SkAnnotation
H A DSkColorFilter.h139 SkColorFilter(SkReadBuffer& rb) : INHERITED(rb) {}
143 typedef SkFlattenable INHERITED; typedef in class:SkColorFilter
H A DSkColorShader.h47 typedef SkShader::Context INHERITED; typedef in class:SkColorShader::ColorShaderContext
75 typedef SkShader INHERITED; typedef in class:SkColorShader
/external/chromium_org/third_party/skia/include/effects/
H A DSkBlurImageFilter.h49 typedef SkImageFilter INHERITED; typedef in class:SkBlurImageFilter
H A DSkComposeImageFilter.h31 explicit SkComposeImageFilter(SkImageFilter* inputs[2]) : INHERITED(2, inputs) {
44 typedef SkImageFilter INHERITED; typedef in class:SkComposeImageFilter
H A DSkLayerRasterizer.h89 typedef SkRasterizer INHERITED; typedef in class:SkLayerRasterizer
H A DSkOffsetImageFilter.h15 typedef SkImageFilter INHERITED; typedef in class:SkOffsetImageFilter
H A DSkPictureImageFilter.h55 typedef SkImageFilter INHERITED; typedef in class:SkPictureImageFilter
H A DSkTestImageFilters.h25 : INHERITED(1, &input), fScale(scale) {}
37 typedef SkImageFilter INHERITED; typedef in class:SkDownSampleImageFilter
H A DSkTileImageFilter.h14 typedef SkImageFilter INHERITED; typedef in class:SkTileImageFilter
34 : INHERITED(1, &input, NULL, uniqueID), fSrcRect(srcRect), fDstRect(dstRect) {}
/external/chromium_org/third_party/skia/include/gpu/
H A DSkGrPixelRef.h34 typedef SkPixelRef INHERITED; typedef in class:SkROLockPixelsPixelRef
63 typedef SkROLockPixelsPixelRef INHERITED; typedef in class:SkGrPixelRef
/external/chromium_org/third_party/skia/include/ports/
H A DSkFontMgr.h31 typedef SkRefCnt INHERITED; typedef in class:SkFontStyleSet
152 typedef SkRefCnt INHERITED; typedef in class:SkFontMgr
/external/chromium_org/third_party/skia/include/utils/
H A DSkPictureUtils.h43 typedef SkRefCnt INHERITED; typedef in class:SkPictureUtils::SkPixelRefContainer
73 typedef SkPixelRefContainer INHERITED; typedef in class:SkPictureUtils::SkPixelRefsAndRectsList
/external/chromium_org/third_party/skia/include/views/animated/
H A DSkProgressBarView.h44 typedef SkWidgetView INHERITED; typedef in class:SkProgressBarView
/external/chromium_org/third_party/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
/external/chromium_org/third_party/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 DSkDrawRectangle.h38 typedef SkBoundable INHERITED; typedef in class:SkDrawRect
52 typedef SkDrawRect INHERITED; typedef in class:SkRoundRect

Completed in 1057 milliseconds

1234567891011>>