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

/external/chromium_org/third_party/skia/src/core/
H A DSkPictureData.cpp199 static size_t compute_chunk_size(SkFlattenable::Factory* array, int count) { function
233 size_t size = compute_chunk_size(array, count);
/external/skia/src/core/
H A DSkPicturePlayback.cpp287 static size_t compute_chunk_size(SkFlattenable::Factory* array, int count) { function
311 size_t size = compute_chunk_size(array, count);

Completed in 194 milliseconds