Home
last modified time | relevance | path

Searched defs:kMinAllocationSize (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrMemoryPool.h38 static constexpr size_t kMinAllocationSize = 1 << 10; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h266 static constexpr size_t kMinAllocationSize = 1 << kMinAllocationBits; variable