Searched refs:INHERITED (Results 251 - 275 of 1862) sorted by relevance

<<11121314151617181920>>

/external/skia/bench/
H A DGMBench.h30 typedef Benchmark INHERITED; typedef in class:GMBench
H A DWriterBench.cpp36 typedef Benchmark INHERITED; typedef in class:WriterBench
/external/skia/include/animator/
H A DSkAnimatorView.h36 typedef SkView INHERITED; typedef in class:SkAnimatorView
/external/skia/include/core/
H A DSkDrawFilter.h52 typedef SkRefCnt INHERITED; typedef in class:SkDrawFilter
/external/skia/include/effects/
H A DSkLumaColorFilter.h44 typedef SkColorFilter INHERITED; typedef in class:SkLumaColorFilter
/external/skia/include/views/
H A DSkOSWindow_Android.h45 typedef SkWindow INHERITED; typedef in class:SkOSWindow
H A DSkOSWindow_SDL.h41 typedef SkWindow INHERITED; typedef in class:SkOSWindow
/external/skia/samplecode/
H A DSampleRepeatTile.cpp57 return this->INHERITED::onQuery(evt);
72 return this->INHERITED::onFindClickHandler(x, y, modi);
76 return this->INHERITED::onClick(click);
85 typedef SampleView INHERITED; typedef in class:RepeatTileView
/external/skia/src/animator/
H A DSkDisplayXMLParser.h55 void setCode(ErrorCode code) { INHERITED::setCode((INHERITED::ErrorCode) code); }
57 typedef SkXMLParserError INHERITED; typedef in class:SkDisplayXMLParserError
88 typedef SkXMLParser INHERITED; typedef in class:SkDisplayXMLParser
H A DSkDrawSaveLayer.h32 typedef SkGroup INHERITED; typedef in class:SkSaveLayer
H A DSkDrawTextBox.h35 typedef SkDrawRect INHERITED; typedef in class:SkDrawTextBox
/external/skia/src/gpu/gl/
H A DGrGLPath.h39 typedef GrPath INHERITED; typedef in class:GrGLPath
/external/skia/src/gpu/gl/debug/
H A DGrProgramObj.h40 typedef GrFakeRefObj INHERITED; typedef in class:GrProgramObj
H A DGrTextureUnitObj.h41 typedef GrFakeRefObj INHERITED; typedef in class:GrTextureUnitObj
/external/skia/src/svg/
H A DSkSVGLine.cpp24 INHERITED::translate(parser, defState);
H A DSkSVGSVG.h31 typedef SkSVGElement INHERITED; typedef in class:SkSVGSVG
H A DSkSVGUse.cpp24 INHERITED::translate(parser, defState);
/external/chromium_org/third_party/skia/bench/
H A DBitmapScaleBench.cpp82 typedef Benchmark INHERITED; typedef in class:BitmapScaleBench
87 BitmapFilterScaleBench( int is, int os) : INHERITED(is, os) {
100 typedef BitmapScaleBench INHERITED; typedef in class:BitmapFilterScaleBench
/external/chromium_org/third_party/skia/include/core/
H A DSkDeque.h98 F2BIter(const SkDeque& d) : INHERITED(d, kFront_IterStart) {}
107 this->INHERITED::reset(d, kFront_IterStart);
111 typedef Iter INHERITED; typedef in class:SkDeque::F2BIter
/external/chromium_org/third_party/skia/samplecode/
H A DGMSampleView.h43 return this->INHERITED::onQuery(evt);
51 return this->INHERITED::onEvent(evt);
75 typedef SampleView INHERITED; typedef in class:GMSampleView
H A DSamplePdfFileViewer.cpp70 return this->INHERITED::onQuery(evt);
77 return this->INHERITED::onEvent(evt);
90 typedef SampleView INHERITED; typedef in class:PdfFileViewer
/external/chromium_org/third_party/skia/src/animator/
H A DSkDrawBitmap.h31 typedef SkBoundable INHERITED; typedef in class:SkBaseBitmap
50 typedef SkBaseBitmap INHERITED; typedef in class:SkDrawBitmap
71 typedef SkBaseBitmap INHERITED; typedef in class:SkImageBaseBitmap
H A DSkDrawGradient.h33 typedef SkDrawShader INHERITED; typedef in class:SkDrawGradient
47 typedef SkDrawGradient INHERITED; typedef in class:SkDrawLinearGradient
61 typedef SkDrawGradient INHERITED; typedef in class:SkDrawRadialGradient
H A DSkDrawPath.h49 typedef SkBoundable INHERITED; typedef in class:SkDrawPath
59 typedef SkDrawPath INHERITED; typedef in class:SkPolyline
66 typedef SkPolyline INHERITED; typedef in class:SkPolygon
/external/chromium_org/third_party/skia/src/gpu/effects/
H A DGrDitherEffect.cpp49 typedef GrFragmentProcessor INHERITED; typedef in class:DitherEffect
82 typedef GrGLFragmentProcessor INHERITED; typedef in class:GLDitherEffect
87 : INHERITED (factory) {

Completed in 410 milliseconds

<<11121314151617181920>>