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

1 2

  /external/chromium_org/third_party/skia/include/effects/
SkBlurMaskFilter.h 53 SK_ATTR_DEPRECATED("use sigma version")
SkPorterDuff.h 77 } SK_ATTR_DEPRECATED("use SkXfermode::Mode");
SkRectShaderImageFilter.h 28 SK_ATTR_DEPRECATED("use Create(SkShader*, const CropRect*)")
  /external/skia/include/effects/
SkBlurMaskFilter.h 53 SK_ATTR_DEPRECATED("use sigma version")
SkPorterDuff.h 77 } SK_ATTR_DEPRECATED("use SkXfermode::Mode");
SkRectShaderImageFilter.h 28 SK_ATTR_DEPRECATED("use Create(SkShader*, const CropRect*)")
  /external/skia/include/core/
SkUserConfig.h 228 #define SK_ATTR_DEPRECATED SK_NOTHING_ARG1
SkPostConfig.h 323 #if !defined(SK_ATTR_DEPRECATED)
325 # define SK_ATTR_DEPRECATED(msg) SK_ATTRIBUTE(deprecated)
330 # define SK_ATTR_EXTERNALLY_DEPRECATED(msg) SK_ATTR_DEPRECATED(msg)
SkXfermode.h 187 SK_ATTR_DEPRECATED("use AsMode(...)")
SkPaint.h 317 SK_ATTR_DEPRECATED("use setFilterLevel")
325 SK_ATTR_DEPRECATED("use getFilterLevel")
654 SK_ATTR_DEPRECATED("use getAnnotation and check for non-null")
    [all...]
SkBitmap.h 60 SK_ATTR_DEPRECATED("use config()")
530 SK_ATTR_DEPRECATED("use eraseARGB or eraseColor")
    [all...]
SkDevice.h 189 SK_ATTR_DEPRECATED("use clear() instead")
SkWriter32.h 41 SK_ATTR_DEPRECATED("use bytesWritten")
  /external/chromium_org/third_party/skia/include/core/
SkPostConfig.h 323 #if !defined(SK_ATTR_DEPRECATED)
325 # define SK_ATTR_DEPRECATED(msg) SK_ATTRIBUTE(deprecated)
330 # define SK_ATTR_EXTERNALLY_DEPRECATED(msg) SK_ATTR_DEPRECATED(msg)
SkXfermode.h 187 SK_ATTR_DEPRECATED("use AsMode(...)")
SkPaint.h 320 SK_ATTR_DEPRECATED("use setFilterLevel")
328 SK_ATTR_DEPRECATED("use getFilterLevel")
657 SK_ATTR_DEPRECATED("use getAnnotation and check for non-null")
    [all...]
SkDevice.h 164 SK_ATTR_DEPRECATED("use clear() instead")
SkWriter32.h 41 SK_ATTR_DEPRECATED("use bytesWritten")
  /external/chromium_org/third_party/skia/include/utils/
SkMatrix44.h 115 SK_ATTR_DEPRECATED("use the constructors that take an enum")
342 SK_ATTR_DEPRECATED("use mapScalars")
347 SK_ATTR_DEPRECATED("use mapScalars")
  /external/skia/include/utils/
SkMatrix44.h 115 SK_ATTR_DEPRECATED("use the constructors that take an enum")
338 SK_ATTR_DEPRECATED("use mapScalars")
343 SK_ATTR_DEPRECATED("use mapScalars")
  /external/chromium_org/third_party/skia/include/gpu/
GrContext.h 126 SK_ATTR_DEPRECATED("This function has been renamed to getResourceCacheLimits().")
141 SK_ATTR_DEPRECATED("Use getResourceCacheUsage().")
148 SK_ATTR_DEPRECATED("Use getResourceCacheUsage().")
165 SK_ATTR_DEPRECATED("This function has been renamed to setResourceCacheLimits().")
    [all...]
GrTexture.h 70 SK_ATTR_DEPRECATED("Renamed to textureParamsModified.")
  /external/skia/include/gpu/
GrContext.h 119 SK_ATTR_DEPRECATED("This function has been renamed to getResourceCacheLimits().")
134 SK_ATTR_DEPRECATED("Use getResourceCacheUsage().")
141 SK_ATTR_DEPRECATED("Use getResourceCacheUsage().")
158 SK_ATTR_DEPRECATED("This function has been renamed to setResourceCacheLimits().")
    [all...]
GrTexture.h 69 SK_ATTR_DEPRECATED("Renamed to textureParamsModified.")
  /external/chromium_org/third_party/skia/src/utils/debugger/
SkDebugCanvas.h 116 SK_ATTR_DEPRECATED("please use getDrawCommandAt and getSize instead")

Completed in 414 milliseconds

1 2