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

  /external/chromium_org/third_party/skia/include/core/
SkBitmap.h 293 /** Use the standard HeapAllocator to create the pixelref that manages the
321 HeapAllocator will be used.
522 * bitmap. If this is null, the standard HeapAllocator
575 bitmap. If this is null, the standard HeapAllocator
616 class HeapAllocator : public Allocator {
  /external/skia/include/core/
SkBitmap.h 293 /** Use the standard HeapAllocator to create the pixelref that manages the
321 HeapAllocator will be used.
522 * bitmap. If this is null, the standard HeapAllocator
575 bitmap. If this is null, the standard HeapAllocator
616 class HeapAllocator : public Allocator {

Completed in 23 milliseconds