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

1234567891011>>

/external/skia/gpu/include/
H A DGrVertexBuffer.h26 : INHERITED(gpu, sizeInBytes, dynamic) {}
28 typedef GrGeometryBuffer INHERITED; typedef in class:GrVertexBuffer
H A DGrIndexBuffer.h33 : INHERITED(gpu, sizeInBytes, dynamic) {}
35 typedef GrGeometryBuffer INHERITED; typedef in class:GrIndexBuffer
/external/skia/src/animator/
H A DSkDrawFull.h27 typedef SkBoundable INHERITED; typedef in class:SkFull
H A DSkDrawOval.h27 typedef SkDrawRect INHERITED; typedef in class:SkOval
H A DSkDisplayBounds.h29 typedef SkDrawRect INHERITED; typedef in class:SkDisplayBounds
/external/skia/src/svg/
H A DSkSVGG.cpp23 INHERITED::translate(parser, defState);
H A DSkSVGG.h26 typedef SkSVGGroup INHERITED; typedef in class:SkSVGG
H A DSkSVGPath.h27 typedef SkSVGElement INHERITED; typedef in class:SkSVGPath
H A DSkSVGSymbol.h27 typedef SkSVGElement INHERITED; typedef in class:SkSVGSymbol
H A DSkSVGText.h30 typedef SkSVGElement INHERITED; typedef in class:SkSVGText
37 typedef SkSVGText INHERITED; typedef in class:SkSVGTspan
H A DSkSVGCircle.h29 typedef SkSVGElement INHERITED; typedef in class:SkSVGCircle
H A DSkSVGClipPath.h28 typedef SkSVGElement INHERITED; typedef in class:SkSVGClipPath
H A DSkSVGDefs.cpp31 INHERITED::translate(parser, defState);
H A DSkSVGDefs.h28 typedef SkSVGGroup INHERITED; typedef in class:SkSVGDefs
H A DSkSVGEllipse.h30 typedef SkSVGElement INHERITED; typedef in class:SkSVGEllipse
H A DSkSVGFeColorMatrix.h31 typedef SkSVGElement INHERITED; typedef in class:SkSVGFeColorMatrix
H A DSkSVGLine.h30 typedef SkSVGElement INHERITED; typedef in class:SkSVGLine
H A DSkSVGMetadata.h28 typedef SkSVGElement INHERITED; typedef in class:SkSVGMetadata
H A DSkSVGPolygon.h28 typedef SkSVGPolyline INHERITED; typedef in class:SkSVGPolygon
H A DSkSVGRect.h31 typedef SkSVGElement INHERITED; typedef in class:SkSVGRect
H A DSkSVGStop.h28 typedef SkSVGElement INHERITED; typedef in class:SkSVGStop
H A DSkSVGSymbol.cpp28 INHERITED::translate(parser, defState);
/external/webkit/Source/WebKit/android/nav/
H A DParseCanvas.h43 return INHERITED::save(flags);
46 typedef SkCanvas INHERITED; typedef in class:android::ParseCanvas
/external/skia/include/core/
H A DSkPtrRecorder.h83 typedef SkRefCnt INHERITED; typedef in class:SkPtrSet
93 return this->INHERITED::add((void*)ptr);
97 this->INHERITED::copyToArray((void**)array);
101 typedef SkPtrSet INHERITED; typedef in class:SkTPtrSet
/external/skia/include/views/
H A DSkOSWindow_wxwidgets.h48 typedef SkWindow INHERITED; typedef in class:SkOSWindow
52 #endifpedef SkWindow INHERITED;

Completed in 155 milliseconds

1234567891011>>