Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp63 const Error3 e = allocateImpl(rawDescriptor, count, &stride, &cbs); in allocate()
80 Error3 allocateImpl(const hidl_vec<uint32_t>& rawDescriptor, in allocateImpl() function in GoldfishAllocator