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

  /external/skia/include/core/
SkBitmap.h 289 /** Use the standard HeapAllocator to create the pixelref that manages the
317 HeapAllocator will be used.
516 * bitmap. If this is null, the standard HeapAllocator
572 bitmap. If this is null, the standard HeapAllocator
613 class HeapAllocator : public Allocator {
  /external/skia/legacy/include/core/
SkBitmap.h 260 /** Use the standard HeapAllocator to create the pixelref that manages the
288 HeapAllocator will be used.
486 * bitmap. If this is null, the standard HeapAllocator
542 bitmap. If this is null, the standard HeapAllocator
572 class HeapAllocator : public Allocator {
    [all...]

Completed in 422 milliseconds