Searched refs:OnShrink (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkTypes.h521 enum OnShrink { enum in class:SkAutoMalloc
540 void* reset(size_t size, OnShrink shrink = kAlloc_OnShrink, bool* didChangeAlloc = NULL) {
642 SkAutoMalloc::OnShrink shrink = SkAutoMalloc::kAlloc_OnShrink,
/external/skia/include/core/
H A DSkTypes.h515 enum OnShrink { enum in class:SkAutoMalloc
534 void* reset(size_t size, OnShrink shrink = kAlloc_OnShrink, bool* didChangeAlloc = NULL) {
636 SkAutoMalloc::OnShrink shrink = SkAutoMalloc::kAlloc_OnShrink,

Completed in 74 milliseconds