OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kSizeInMemory
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkRRect.h
240
kSizeInMemory
= 12 * sizeof(SkScalar)
245
* write
kSizeInMemory
bytes, and that value is guaranteed to always be
246
* a multiple of 4. Return
kSizeInMemory
.
253
* If the specified buffer is large enough, this will read
kSizeInMemory
bytes,
/external/skia/include/core/
SkRRect.h
240
kSizeInMemory
= 12 * sizeof(SkScalar)
245
* write
kSizeInMemory
bytes, and that value is guaranteed to always be
246
* a multiple of 4. Return
kSizeInMemory
.
253
* If the specified buffer is large enough, this will read
kSizeInMemory
bytes,
Completed in 28 milliseconds