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

  /external/skia/legacy/src/ports/
SkImageRef_ashmem.cpp 66 class AshmemAllocator : public SkBitmap::Allocator {
68 AshmemAllocator(SkAshmemRec* rec, const char name[])
136 AshmemAllocator alloc(&fRec, this->getURI());
  /external/skia/src/images/
SkImageRef_ashmem.cpp 67 class AshmemAllocator : public SkBitmap::Allocator {
69 AshmemAllocator(SkAshmemRec* rec, const char name[])
137 AshmemAllocator alloc(&fRec, this->getURI());

Completed in 310 milliseconds