HomeSort by relevance Sort by last modified time
    Searched defs:kSizeInMemory (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/include/core/
SkRRect.h 261 kSizeInMemory = 12 * sizeof(SkScalar)
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/
SkRRect.h 261 kSizeInMemory = 12 * sizeof(SkScalar)
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 49 milliseconds