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

1234567891011>>

/external/chromium_org/third_party/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/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
/external/chromium_org/third_party/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/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/chromium_org/third_party/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
/external/chromium_org/third_party/skia/src/svg/
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
/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
/external/skia/src/svg/
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
/external/chromium_org/third_party/skia/src/gpu/
H A DGrIndexBuffer.h28 : INHERITED(gpu, isWrapped, gpuMemorySize, dynamic, cpuBacked) {}
30 typedef GrGeometryBuffer INHERITED; typedef in class:GrIndexBuffer
H A DGrVertexBuffer.h19 : INHERITED(gpu, isWrapped, gpuMemorySize, dynamic, cpuBacked) {}
21 typedef GrGeometryBuffer INHERITED; typedef in class:GrVertexBuffer
/external/skia/src/gpu/
H A DGrIndexBuffer.h28 : INHERITED(gpu, isWrapped, gpuMemorySize, dynamic, cpuBacked) {}
30 typedef GrGeometryBuffer INHERITED; typedef in class:GrIndexBuffer

Completed in 295 milliseconds

1234567891011>>