Searched refs:deviceAlignment (Results 1 – 2 of 2) sorted by relevance
1205 Optional<uint64_t> deviceAlignment) { in allocExternalMemory() argument1257 !deviceAlignment.hasValue() || in allocExternalMemory()1268 (kPageSize - mappedPtrPageOffset) % deviceAlignment.value() == 0) { in allocExternalMemory()1763 Optional<uint64_t> deviceAlignment = in setupVkColorBuffer() local1766 vk, &res.memory, true /*actuallyExternal*/, deviceAlignment); in setupVkColorBuffer()2431 Optional<uint64_t> deviceAlignment = in setupVkBuffer() local2434 vk, &res.memory, true /* actuallyExternal */, deviceAlignment); in setupVkBuffer()
376 android::base::Optional<uint64_t> deviceAlignment =