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

  /frameworks/native/libs/ui/
Gralloc1On0Adapter.cpp 222 uint32_t stride, bool wasAllocated)
228 mWasAllocated(wasAllocated) {}
303 if (buffer->wasAllocated()) {
  /frameworks/native/include/ui/
Gralloc1On0Adapter.h 213 bool wasAllocated);
223 bool wasAllocated() const { return mWasAllocated; }

Completed in 57 milliseconds