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

  /external/skia/include/core/
SkRRect.h 274 kSizeInMemory = 12 * sizeof(SkScalar)
279 * write kSizeInMemory bytes, and that value is guaranteed to always be
280 * a multiple of 4. Return kSizeInMemory.
288 * If the specified buffer is large enough, this will read kSizeInMemory bytes,
  /external/skqp/include/core/
SkRRect.h 285 kSizeInMemory = 12 * sizeof(SkScalar)
290 * write kSizeInMemory bytes, and that value is guaranteed to always be
291 * a multiple of 4. Return kSizeInMemory.
299 * If the specified buffer is large enough, this will read kSizeInMemory bytes,

Completed in 76 milliseconds