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

  /system/chre/platform/include/chre/platform/
memory_manager.h 99 union AllocHeader {
  /external/skia/src/gpu/
GrMemoryPool.h 97 struct AllocHeader {
120 kPerAllocPad = GR_CT_ALIGN_UP(sizeof(AllocHeader), kAlignment),
  /external/skqp/src/gpu/
GrMemoryPool.h 97 struct AllocHeader {
120 kPerAllocPad = GR_CT_ALIGN_UP(sizeof(AllocHeader), kAlignment),

Completed in 72 milliseconds