Searched refs:INHERITED (Results 1 - 25 of 1014) sorted by relevance

1234567891011>>

/external/skia/src/gpu/gl/debug/
H A DGrShaderObj.cpp13 this->INHERITED::deleteAction();
H A DGrTextureObj.cpp13 this->INHERITED::deleteAction();
H A DGrVertexArrayObj.h19 typedef GrFakeRefObj INHERITED; typedef in class:GrVertexArrayObj
H A DGrRenderBufferObj.h30 this->INHERITED::deleteAction();
37 typedef GrFBBindableObj INHERITED; typedef in class:GrRenderBufferObj
/external/skia/src/core/
H A DSkTypefacePriv.h29 SkAutoResolveDefaultTypeface() : INHERITED(SkTypeface::RefDefault()) {}
32 : INHERITED(ref_or_default(face)) {}
35 typedef SkAutoTUnref<SkTypeface> INHERITED; typedef in class:SkAutoResolveDefaultTypeface
/external/skia/include/utils/
H A DSkNoSaveLayerCanvas.h20 : INHERITED(device, NULL, kConservativeRasterClip_InitFlag)
26 this->INHERITED::willSaveLayer(bounds, paint, flags);
31 typedef SkCanvas INHERITED; typedef in class:SkNoSaveLayerCanvas
/external/skia/src/animator/
H A DSkDrawFull.h19 typedef SkBoundable INHERITED; typedef in class:SkFull
H A DSkDrawOval.h19 typedef SkDrawRect INHERITED; typedef in class:SkOval
H A DSkDisplayBounds.h21 typedef SkDrawRect INHERITED; typedef in class:SkDisplayBounds
H A DSkDrawBlur.h22 typedef SkDrawMaskFilter INHERITED; typedef in class:SkDrawBlur
/external/skia/src/svg/parser/
H A DSkSVGG.cpp15 INHERITED::translate(parser, defState);
H A DSkSVGG.h18 typedef SkSVGGroup INHERITED; typedef in class:SkSVGG
H A DSkSVGPath.h19 typedef SkSVGElement INHERITED; typedef in class:SkSVGPath
H A DSkSVGSymbol.h19 typedef SkSVGElement INHERITED; typedef in class:SkSVGSymbol
H A DSkSVGText.h22 typedef SkSVGElement INHERITED; typedef in class:SkSVGText
29 typedef SkSVGText INHERITED; typedef in class:SkSVGTspan
H A DSkSVGCircle.h21 typedef SkSVGElement INHERITED; typedef in class:SkSVGCircle
H A DSkSVGClipPath.h20 typedef SkSVGElement INHERITED; typedef in class:SkSVGClipPath
H A DSkSVGDefs.cpp23 INHERITED::translate(parser, defState);
H A DSkSVGDefs.h20 typedef SkSVGGroup INHERITED; typedef in class:SkSVGDefs
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
/external/skia/src/gpu/
H A DGrIndexBuffer.h28 : INHERITED(gpu, gpuMemorySize, dynamic, cpuBacked) {}
30 typedef GrGeometryBuffer INHERITED; typedef in class:GrIndexBuffer
H A DGrVertexBuffer.h19 : INHERITED(gpu, gpuMemorySize, dynamic, cpuBacked) {}
21 typedef GrGeometryBuffer INHERITED; typedef in class:GrVertexBuffer
/external/skia/experimental/FileReaderApp/
H A DReaderView.h28 typedef SkView INHERITED; typedef in class:ReaderView

Completed in 643 milliseconds

1234567891011>>