Home
last modified time | relevance | path

Searched refs:allocAlignedMemory (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/driver/
DrsdAllocation.cpp360 static uint8_t* allocAlignedMemory(size_t allocSize, bool forceZero, size_t requiredAlignment) { in allocAlignedMemory() function
426 ptr = allocAlignedMemory(allocSize, forceZero, requiredAlignment); in rsdAllocationInitStrided()
438 ptr = allocAlignedMemory(allocSize, forceZero, requiredAlignment); in rsdAllocationInitStrided()