Searched refs:INHERITED (Results 151 - 175 of 1826) sorted by relevance

1234567891011>>

/external/skia/src/animator/
H A DSkDisplayAdd.h42 typedef SkDrawable 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 DSkDrawEmboss.h25 typedef SkDrawMaskFilter INHERITED; typedef in class:SkDrawEmboss
H A DSkDrawLine.h25 typedef SkBoundable INHERITED; typedef in class:SkLine
H A DSkDrawPoint.h30 typedef SkDisplayable INHERITED; typedef in class:SkDrawPoint
H A DSkDrawShader.h25 typedef SkDrawShader INHERITED; typedef in class:SkDrawBitmapShader
H A DSkDrawTo.h30 typedef SkGroup INHERITED; typedef in class:SkDrawTo
H A DSkPostParts.h27 typedef SkInput INHERITED; typedef in class:SkDataInput
H A DSkTextOnPath.h27 typedef SkBoundable INHERITED; typedef in class:SkTextOnPath
/external/skia/src/core/
H A DSkDiscardableMemory.h34 typedef SkRefCnt INHERITED; typedef in class:SkDiscardableMemory::Factory
/external/skia/src/effects/
H A DSkLumaColorFilter.cpp44 : INHERITED() {
48 : INHERITED(buffer) {
85 : INHERITED(factory) {
115 typedef GrGLEffect INHERITED; typedef in class:LumaColorFilterEffect::GLEffect
/external/skia/src/gpu/effects/
H A DGrVertexEffect.h34 typedef GrEffect INHERITED; typedef in class:GrVertexEffect
/external/skia/src/gpu/gl/
H A DGrGLTexture.cpp40 : INHERITED(gpu, textureDesc.fIsWrapped, textureDesc) {
47 : INHERITED(gpu, textureDesc.fIsWrapped, textureDesc) {
54 INHERITED::onRelease();
63 INHERITED::onAbandon();
/external/skia/src/gpu/gl/debug/
H A DGrBufferObj.cpp30 this->INHERITED::deleteAction();
H A DGrProgramObj.cpp26 this->INHERITED::deleteAction();
H A DGrShaderObj.h33 typedef GrFakeRefObj INHERITED; typedef in class:GrShaderObj
/external/skia/src/ports/
H A DSkFontHost_FreeType_common.h37 : INHERITED(typeface, desc)
44 typedef SkScalerContext INHERITED; typedef in class:SkScalerContext_FreeType_Base
50 : INHERITED(style, uniqueID, isFixedPitch)
76 typedef SkTypeface INHERITED; typedef in class:SkTypeface_FreeType
/external/skia/src/svg/
H A DSkSVGFeColorMatrix.cpp23 INHERITED::translate(parser, defState);
H A DSkSVGFilter.h24 typedef SkSVGElement INHERITED; typedef in class:SkSVGFilter
H A DSkSVGGradient.h26 typedef SkSVGElement INHERITED; typedef in class:SkSVGGradient
H A DSkSVGGroup.h25 typedef SkSVGElement INHERITED; typedef in class:SkSVGGroup
H A DSkSVGImage.h25 typedef SkSVGElement INHERITED; typedef in class:SkSVGImage
H A DSkSVGLinearGradient.h25 typedef SkSVGGradient INHERITED; typedef in class:SkSVGLinearGradient
H A DSkSVGMask.cpp32 INHERITED::translate(parser, defState);
H A DSkSVGMask.h26 typedef SkSVGGroup INHERITED; typedef in class:SkSVGMask
H A DSkSVGPolyline.h24 typedef SkSVGElement INHERITED; typedef in class:SkSVGPolyline

Completed in 193 milliseconds

1234567891011>>