OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocScratch
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkPictureFlat.h
348
, fScratch(
AllocScratch
(fScratchSize))
485
static SkFlatData*
AllocScratch
(size_t scratchSize) {
533
SkFlatData* larger =
AllocScratch
(bytesWritten);
/external/skia/src/core/
SkPictureFlat.h
348
, fScratch(
AllocScratch
(fScratchSize))
485
static SkFlatData*
AllocScratch
(size_t scratchSize) {
533
SkFlatData* larger =
AllocScratch
(bytesWritten);
Completed in 24 milliseconds