HomeSort by relevance Sort by last modified time
    Searched full:inherited (Results 151 - 175 of 832) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/skia/include/views/
SkProgressBarView.h 51 typedef SkWidgetView INHERITED;
SkScrollBarView.h 49 typedef SkWidgetView INHERITED;
  /external/skia/src/animator/
SkAnimate.h 39 typedef SkAnimateBase INHERITED;
SkBoundable.h 36 typedef SkDrawable INHERITED;
SkDisplayBounds.cpp 39 bool result = INHERITED::draw(maker);
SkDisplayMovie.h 56 typedef SkDrawable INHERITED;
SkDisplayPost.h 64 typedef SkDisplayable INHERITED;
SkDrawColor.h 47 typedef SkPaintPart INHERITED;
SkDrawText.cpp 54 INHERITED::dump(maker);
SkDrawText.h 41 typedef SkBoundable INHERITED;
SkDrawTextBox.h 43 typedef SkDrawRect INHERITED;
SkDrawTo.cpp 49 INHERITED::draw(maker);
  /external/skia/src/core/
SkBitmapProcShader.h 56 typedef SkShader INHERITED;
SkFlattenable.cpp 7 to not know that, since we want them to always call INHERITED::flatten()
27 INHERITED(data, 1024 * 1024) {
39 : INHERITED(data, size) {
118 INHERITED(minSize) {
  /external/skia/src/gl/
SkGLDevice_FBO.cpp 55 this->INHERITED::gainFocus(canvas);
SkGLDevice_SWLayer.h 45 typedef SkGLDevice INHERITED;
  /external/skia/src/ports/
SkImageRef_ashmem.cpp 123 return this->INHERITED::onDecode(codec, stream, bitmap, config, mode);
129 bool success = this->INHERITED::onDecode(codec, stream, bitmap, config,
185 return this->INHERITED::onLockPixels(ct);
189 this->INHERITED::onUnlockPixels();
  /external/skia/src/svg/
SkSVGClipPath.cpp 34 INHERITED::translate(parser, defState);
SkSVGImage.cpp 33 INHERITED::translate(parser, defState);
SkSVGPath.cpp 29 INHERITED::translate(parser, defState);
SkSVGPolygon.cpp 31 INHERITED::addAttribute(parser, attrIndex, attrValue, attrLength);
SkSVGPolyline.cpp 46 INHERITED::translate(parser, defState);
SkSVGRect.cpp 37 INHERITED::translate(parser, defState);
SkSVGUse.cpp 32 INHERITED::translate(parser, defState);
  /external/skia/src/utils/
SkUnitMappers.cpp 46 this->INHERITED::flatten(wb);

Completed in 183 milliseconds

1 2 3 4 5 67 8 91011>>