Home
last modified time | relevance | path

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

/system/libhidl/libhidlcache/
DMemoryDealer.cpp58 static size_t getAllocationAlignment() { return kMemoryAlign; } in getAllocationAlignment() function in android::hardware::SimpleBestFitAllocator
102 size_t MemoryDealer::getAllocationAlignment() { in getAllocationAlignment() function in android::hardware::MemoryDealer