Searched defs:kSizeInMemory (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkRRect.h261 kSizeInMemory = 12 * sizeof(SkScalar) enumerator in enum:SkRRect::__anon15085
266 * write kSizeInMemory bytes, and that value is guaranteed to always be
267 * a multiple of 4. Return kSizeInMemory.
274 * If the specified buffer is large enough, this will read kSizeInMemory bytes,
/external/skia/include/core/
H A DSkRRect.h261 kSizeInMemory = 12 * sizeof(SkScalar) enumerator in enum:SkRRect::__anon30499
266 * write kSizeInMemory bytes, and that value is guaranteed to always be
267 * a multiple of 4. Return kSizeInMemory.
274 * If the specified buffer is large enough, this will read kSizeInMemory bytes,

Completed in 213 milliseconds