Searched defs:INHERITED (Results 76 - 100 of 843) sorted by relevance

1234567891011>>

/external/skia/src/core/
H A DSkValidatingReadBuffer.h80 typedef SkReadBuffer INHERITED; typedef in class:SkValidatingReadBuffer
/external/skia/src/effects/gradients/
H A DSkRadialGradient.h28 typedef SkGradientShaderBase::GradientShaderBaseContext INHERITED; typedef in class:SkRadialGradient::RadialGradientContext
49 typedef SkGradientShaderBase INHERITED; typedef in class:SkRadialGradient
H A DSkSweepGradient.h28 typedef SkGradientShaderBase::GradientShaderBaseContext INHERITED; typedef in class:SkSweepGradient::SweepGradientContext
52 typedef SkGradientShaderBase INHERITED; typedef in class:SkSweepGradient
/external/skia/src/gpu/
H A DGrDefaultPathRenderer.h61 typedef GrPathRenderer INHERITED; typedef in class:GrDefaultPathRenderer
H A DGrInOrderCommandBuilder.h18 GrInOrderCommandBuilder(GrGpu* gpu) : INHERITED(gpu) { }
43 typedef GrCommandBuilder INHERITED; typedef in class:GrInOrderCommandBuilder
H A DGrReorderCommandBuilder.h18 GrReorderCommandBuilder(GrGpu* gpu) : INHERITED(gpu) {}
54 typedef GrCommandBuilder INHERITED; typedef in class:GrReorderCommandBuilder
H A DGrSoftwarePathRenderer.h49 typedef GrPathRenderer INHERITED; typedef in class:GrSoftwarePathRenderer
H A DGrVertexBuffer.h19 : INHERITED(gpu, gpuMemorySize, dynamic, cpuBacked) {}
21 typedef GrGeometryBuffer INHERITED; typedef in class:GrVertexBuffer
/external/skia/src/gpu/effects/
H A DGrDisableColorXP.h52 typedef GrXPFactory INHERITED; typedef in class:GrDisableColorXPFactory
H A DGrSingleTextureEffect.h56 typedef GrFragmentProcessor INHERITED; typedef in class:GrSingleTextureEffect
/external/skia/src/gpu/gl/
H A DGrGLPath.h43 typedef GrPath INHERITED; typedef in class:GrGLPath
/external/skia/src/gpu/gl/builders/
H A DGrGLVertexShaderBuilder.h50 typedef GrGLShaderBuilder INHERITED; typedef in class:GrGLVertexBuilder
/external/skia/src/image/
H A DSkSurface_Gpu.h36 typedef SkSurface_Base INHERITED; typedef in class:SkSurface_Gpu
/external/skia/src/pdf/
H A DSkPDFShader.h65 typedef SkPDFDict INHERITED; typedef in class:SkPDFFunctionShader
84 typedef SkPDFStream INHERITED; typedef in class:SkPDFAlphaFunctionShader
98 typedef SkPDFStream INHERITED; typedef in class:SkPDFImageShader
/external/skia/src/svg/parser/
H A DSkSVGCircle.h21 typedef SkSVGElement INHERITED; typedef in class:SkSVGCircle
H A DSkSVGEllipse.h22 typedef SkSVGElement INHERITED; typedef in class:SkSVGEllipse
H A DSkSVGFeColorMatrix.h23 typedef SkSVGElement INHERITED; typedef in class:SkSVGFeColorMatrix
H A DSkSVGLine.h22 typedef SkSVGElement INHERITED; typedef in class:SkSVGLine
H A DSkSVGPolyline.h24 typedef SkSVGElement INHERITED; typedef in class:SkSVGPolyline
H A DSkSVGRect.h23 typedef SkSVGElement INHERITED; typedef in class:SkSVGRect
H A DSkSVGText.h22 typedef SkSVGElement INHERITED; typedef in class:SkSVGText
29 typedef SkSVGText INHERITED; typedef in class:SkSVGTspan
/external/skia/tests/
H A DRefDictTest.cpp15 typedef SkRefCnt INHERITED; typedef in class:TestRC
/external/skia/tools/skpdiff/
H A DSkCLImageDiffer.h94 typedef SkImageDiffer INHERITED; typedef in class:SkCLImageDiffer
/external/skia/bench/
H A DCodecBench.h37 typedef Benchmark INHERITED; typedef in class:CodecBench
H A DDecodingBench.h38 typedef Benchmark INHERITED; typedef in class:DecodingBench

Completed in 272 milliseconds

1234567891011>>