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

  /external/skia/include/effects/
SkBlurMaskFilter.h 53 SK_ATTR_DEPRECATED("use sigma version")
  /external/skia/include/core/
SkPostConfig.h 255 #if !defined(SK_ATTR_DEPRECATED)
257 # define SK_ATTR_DEPRECATED(msg) SK_ATTRIBUTE(deprecated)
262 # define SK_ATTR_EXTERNALLY_DEPRECATED(msg) SK_ATTR_DEPRECATED(msg)
SkXfermode.h 162 SK_ATTR_DEPRECATED("use AsMode(...)")
SkWriter32.h 41 SK_ATTR_DEPRECATED("use bytesWritten")
SkBitmap.h 513 SK_ATTR_DEPRECATED("use eraseARGB or eraseColor")
    [all...]
SkPath.h 160 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")
377 SK_ATTR_DEPRECATED("use mapScalars")
382 SK_ATTR_DEPRECATED("use mapScalars")
  /external/skia/tools/debugger/
SkDebugCanvas.h 121 SK_ATTR_DEPRECATED("please use getDrawCommandAt and getSize instead")

Completed in 124 milliseconds