Searched refs:allocType (Results 1 – 5 of 5) sorted by relevance
100 data.allocType = 0; in allocate()143 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION; in allocate()145 data.allocType |= private_handle_t::PRIV_FLAGS_NONCONTIGUOUS_MEM; in allocate()147 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER; in allocate()262 data.allocType, 0, format, in alloc_buffer()
46 int allocType; member
168 flags |= data.allocType; in gralloc_alloc_buffer()
157 mAllocType = data.allocType; in open()
957 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer()1098 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()1166 src_hnd->flags = ctx->temp_src_buffer.allocType; in stretch_copybit_internal()