HomeSort by relevance Sort by last modified time
    Searched defs:INHERITED (Results 151 - 175 of 1518) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/third_party/skia/src/image/
SkImage_Base.h 15 SkImage_Base(int width, int height) : INHERITED(width, height) {}
35 typedef SkImage INHERITED;
  /external/chromium_org/third_party/skia/src/svg/
SkSVGCircle.h 21 typedef SkSVGElement INHERITED;
SkSVGEllipse.h 22 typedef SkSVGElement INHERITED;
SkSVGFeColorMatrix.h 23 typedef SkSVGElement INHERITED;
SkSVGLine.h 22 typedef SkSVGElement INHERITED;
SkSVGPolyline.h 24 typedef SkSVGElement INHERITED;
SkSVGRect.h 23 typedef SkSVGElement INHERITED;
SkSVGText.h 22 typedef SkSVGElement INHERITED;
29 typedef SkSVGText INHERITED;
  /external/chromium_org/third_party/skia/tests/
RefDictTest.cpp 15 typedef SkRefCnt INHERITED;
  /external/chromium_org/third_party/skia/tools/skpdiff/
SkCLImageDiffer.h 94 typedef SkImageDiffer INHERITED;
  /external/skia/bench/
ImageFilterDAGBench.cpp 43 typedef Benchmark INHERITED;
  /external/skia/experimental/FileReaderApp/
ReaderView.h 28 typedef SkView INHERITED;
  /external/skia/experimental/PdfViewer/
SkNulCanvas.h 86 this->INHERITED::willSaveLayer(bounds, paint, flags);
109 typedef SkCanvas INHERITED;
  /external/skia/gm/
blurcircles.cpp 60 typedef skiagm::GM INHERITED;
emboss.cpp 58 typedef skiagm::GM INHERITED;
lerpmode.cpp 62 typedef skiagm::GM INHERITED;
skbug1719.cpp 99 typedef GM INHERITED;
thinstrokedrects.cpp 75 typedef GM INHERITED;
  /external/skia/include/core/
SkAnnotation.h 51 typedef SkRefCnt INHERITED;
SkBitmapDevice.h 205 typedef SkBaseDevice INHERITED;
SkColorFilter.h 138 SkColorFilter(SkReadBuffer& rb) : INHERITED(rb) {}
141 typedef SkFlattenable INHERITED;
  /external/skia/include/effects/
SkBicubicImageFilter.h 53 typedef SkImageFilter INHERITED;
SkBlurImageFilter.h 46 typedef SkImageFilter INHERITED;
SkCornerPathEffect.h 41 typedef SkPathEffect INHERITED;
SkLayerRasterizer.h 108 typedef SkRasterizer INHERITED;

Completed in 2138 milliseconds

1 2 3 4 5 67 8 91011>>