Searched refs:INHERITED (Results 201 - 225 of 1862) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/skia/samplecode/
H A DSampleMovie.cpp33 return this->INHERITED::onQuery(evt);
58 typedef SkView INHERITED; typedef in class:AnimGifView
/external/chromium_org/third_party/skia/src/animator/
H A DSkDrawRectangle.h38 typedef SkBoundable INHERITED; typedef in class:SkDrawRect
52 typedef SkDrawRect INHERITED; typedef in class:SkRoundRect
/external/chromium_org/third_party/skia/src/gpu/
H A DGrPath.h25 : INHERITED(gpu, isWrapped),
48 typedef GrGpuResource INHERITED; typedef in class:GrPath
H A DGrPictureUtils.h54 GrAccelData(Key key) : INHERITED(key) { }
75 typedef SkPicture::AccelData INHERITED;
H A DGrRectanizer_skyline.h18 GrRectanizerSkyline(int w, int h) : INHERITED(w, h) {
59 typedef GrRectanizer INHERITED; typedef in class:GrRectanizerSkyline
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrFrameBufferObj.h55 this->INHERITED::deleteAction();
65 typedef GrFakeRefObj INHERITED; typedef in class:GrFrameBufferObj
/external/chromium_org/third_party/skia/src/image/
H A DSkImage_Base.h15 SkImage_Base(int width, int height) : INHERITED(width, height) {}
38 typedef SkImage INHERITED; typedef in class:SkImage_Base
/external/chromium_org/third_party/skia/src/opts/
H A DSkXfermode_opts_arm_neon.h10 : INHERITED(rec, mode), fProcSIMD(procSIMD) {}
27 typedef SkProcCoeffXfermode INHERITED; typedef in class:SkNEONProcCoeffXfermode
/external/chromium_org/third_party/skia/src/svg/
H A DSkSVGLinearGradient.cpp30 INHERITED::translateGradientUnits(f_gradientUnits);
42 INHERITED::translate(parser, defState);
H A DSkSVGRadialGradient.cpp31 INHERITED::translateGradientUnits(f_gradientUnits);
40 INHERITED::translate(parser, defState);
/external/skia/gm/
H A Dfactory.cpp62 return INHERITED::onGetFlags() | kSkipPipeCrossProcess_Flag;
68 typedef GM INHERITED; typedef in class:skiagm::FactoryGM
/external/skia/include/core/
H A DSkDrawLooper.h117 SkDrawLooper(SkReadBuffer& buffer) : INHERITED(buffer) {}
120 typedef SkFlattenable INHERITED; typedef in class:SkDrawLooper
/external/skia/include/effects/
H A DSkTileImageFilter.h14 typedef SkImageFilter INHERITED; typedef in class:SkTileImageFilter
36 : INHERITED(input), fSrcRect(srcRect), fDstRect(dstRect) {}
/external/skia/include/gpu/
H A DSkGrPixelRef.h34 typedef SkPixelRef INHERITED; typedef in class:SkROLockPixelsPixelRef
65 typedef SkROLockPixelsPixelRef INHERITED; typedef in class:SkGrPixelRef
/external/skia/samplecode/
H A DSample2PtRadial.cpp25 return this->INHERITED::onQuery(evt);
46 typedef SampleView INHERITED; typedef in class:TwoPtRadialView
H A DSampleBigGradient.cpp31 return this->INHERITED::onQuery(evt);
43 typedef SampleView INHERITED; typedef in class:BigGradientView
H A DSampleBox.cpp25 return this->INHERITED::onQuery(evt);
49 typedef SampleView INHERITED; typedef in class:SimpleView
H A DSampleClamp.cpp42 return this->INHERITED::onQuery(evt);
61 typedef SampleView INHERITED; typedef in class:ClampView
H A DSampleEmboss.cpp46 return this->INHERITED::onQuery(evt);
66 typedef SampleView INHERITED; typedef in class:EmbossView
H A DSampleMovie.cpp33 return this->INHERITED::onQuery(evt);
58 typedef SkView INHERITED; typedef in class:AnimGifView
/external/skia/src/animator/
H A DSkDrawRectangle.h38 typedef SkBoundable INHERITED; typedef in class:SkDrawRect
52 typedef SkDrawRect INHERITED; typedef in class:SkRoundRect
/external/skia/src/gpu/
H A DGrPath.h22 : INHERITED(gpu, isWrapped),
44 typedef GrGpuObject INHERITED; typedef in class:GrPath
H A DGrPictureUtils.h46 GPUAccelData(Key key) : INHERITED(key) { }
74 typedef SkPicture::AccelData INHERITED;
H A DGrRectanizer_skyline.h18 GrRectanizerSkyline(int w, int h) : INHERITED(w, h) {
59 typedef GrRectanizer INHERITED; typedef in class:GrRectanizerSkyline
/external/skia/src/gpu/gl/debug/
H A DGrFrameBufferObj.h55 this->INHERITED::deleteAction();
65 typedef GrFakeRefObj INHERITED; typedef in class:GrFrameBufferObj

Completed in 214 milliseconds

1234567891011>>