Searched defs:INHERITED (Results 276 - 300 of 843) sorted by relevance

<<11121314151617181920>>

/external/skia/samplecode/
H A DSamplePoints.cpp39 return this->INHERITED::onQuery(evt);
76 typedef SampleView INHERITED; typedef in class:PointsView
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
H A DSampleStringArt.cpp27 return this->INHERITED::onQuery(evt);
66 typedef SampleView INHERITED; typedef in class:StringArtView
H A DSampleStrokeRect.cpp25 return this->INHERITED::onQuery(evt);
69 typedef SampleView INHERITED; typedef in class:StrokeRectSample
H A DSampleSubpixelTranslate.cpp60 return this->INHERITED::onQuery(evt);
116 typedef SampleView INHERITED; typedef in class:SubpixelTranslateView
H A DSampleTextureDomain.cpp43 return this->INHERITED::onQuery(evt);
104 typedef SkView INHERITED; typedef in class:TextureDomainView
H A DSampleWritePixels.cpp43 return this->INHERITED::onQuery(evt);
62 typedef SampleView INHERITED; typedef in class:WritePixelsView
/external/skia/src/animator/
H A DSkBoundable.h28 typedef SkADrawable INHERITED; typedef in class:SkBoundable
H A DSkDisplayAdd.h42 typedef SkADrawable INHERITED; typedef in class:SkAdd
52 typedef SkAdd INHERITED; typedef in class:SkMove
62 typedef SkAdd INHERITED; typedef in class:SkRemove
68 typedef SkAdd INHERITED; typedef in class:SkReplace
H A DSkDisplayMovie.h48 typedef SkADrawable INHERITED; typedef in class:SkDisplayMovie
H A DSkDisplayTypes.h30 typedef SkDisplayable INHERITED; typedef in class:SkDisplayDepend
43 typedef SkDisplayDepend INHERITED; typedef in class:SkDisplayBoolean
57 typedef SkDisplayDepend INHERITED; typedef in class:SkDisplayInt
71 typedef SkDisplayDepend INHERITED; typedef in class:SkDisplayFloat
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 DSkDrawGroup.h62 typedef SkADrawable INHERITED; typedef in class:SkGroup
69 typedef SkGroup INHERITED; typedef in class:SkSave
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/skia/src/core/
H A DSkBitmapProcShader.h54 typedef SkShader::Context INHERITED; typedef in class:SkBitmapProcShader::BitmapProcShaderContext
65 typedef SkShader INHERITED; typedef in class:SkBitmapProcShader
H A DSkMipMap.h42 SkMipMap(void* malloc, size_t size) : INHERITED(malloc, size) {}
43 SkMipMap(size_t size, SkDiscardableMemory* dm) : INHERITED(size, dm) {}
47 typedef SkCachedData INHERITED; typedef in class:SkMipMap
H A DSkPMFloat.h31 : INHERITED(r,g,b,a) {}
33 : INHERITED(b,g,r,a) {}
36 SkPMFloat(const Sk4f& fs) : INHERITED(fs) {}
67 typedef Sk4f INHERITED; typedef in class:SkPMFloat
H A DSkPicturePlayback.h63 typedef SkNoncopyable INHERITED; typedef in class:SkPicturePlayback
H A DSkPictureShader.h70 typedef SkShader::Context INHERITED; typedef in class:SkPictureShader::PictureShaderContext
73 typedef SkShader INHERITED; typedef in class:SkPictureShader
/external/skia/src/gpu/
H A DGrFontScaler.h52 typedef SkRefCnt INHERITED; typedef in class:GrFontDescKey
83 typedef SkRefCnt INHERITED; typedef in class:GrFontScaler
H A DGrPath.h24 : INHERITED(gpu, kCached_LifeCycle),
47 typedef GrGpuResource INHERITED; typedef in class:GrPath
H A DGrPendingProgramElement.h54 typedef SkNoncopyable INHERITED; typedef in class:GrPendingProgramElement
H A DGrRectanizer_skyline.h18 GrRectanizerSkyline(int w, int h) : INHERITED(w, h) {
59 typedef GrRectanizer INHERITED; typedef in class:GrRectanizerSkyline
H A DGrResourceProvider.h85 typedef GrTextureProvider INHERITED; typedef in class:GrResourceProvider
/external/skia/src/gpu/effects/
H A DGr1DKernelEffect.h51 typedef GrSingleTextureEffect INHERITED; typedef in class:Gr1DKernelEffect

Completed in 560 milliseconds

<<11121314151617181920>>