HomeSort by relevance Sort by last modified time
    Searched refs:SK_ATTR_DEPRECATED (Results 1 - 11 of 11) sorted by null

  /external/skia/include/effects/
SkBlurMaskFilter.h 53 SK_ATTR_DEPRECATED("use sigma version")
SkRectShaderImageFilter.h 28 SK_ATTR_DEPRECATED("use Create(SkShader*, const CropRect*)")
  /external/skia/include/core/
SkPostConfig.h 291 #if !defined(SK_ATTR_DEPRECATED)
293 # define SK_ATTR_DEPRECATED(msg) SK_ATTRIBUTE(deprecated)
298 # define SK_ATTR_EXTERNALLY_DEPRECATED(msg) SK_ATTR_DEPRECATED(msg)
SkXfermode.h 165 SK_ATTR_DEPRECATED("use AsMode(...)")
SkWriter32.h 41 SK_ATTR_DEPRECATED("use bytesWritten")
SkBitmap.h 483 SK_ATTR_DEPRECATED("use eraseARGB or eraseColor")
    [all...]
SkPaint.h 669 SK_ATTR_DEPRECATED("use getAnnotation and check for non-null")
    [all...]
SkPath.h 143 SK_ATTR_DEPRECATED("use setConvexity")
    [all...]
SkRect.h 435 SK_ATTR_DEPRECATED("use Make()")
  /external/skia/include/utils/
SkMatrix44.h 142 SK_ATTR_DEPRECATED("use the constructors that take an enum")
376 SK_ATTR_DEPRECATED("use mapScalars")
381 SK_ATTR_DEPRECATED("use mapScalars")
  /external/skia/src/utils/debugger/
SkDebugCanvas.h 113 SK_ATTR_DEPRECATED("please use getDrawCommandAt and getSize instead")

Completed in 136 milliseconds