Searched defs:AllocationResult (Results 1 – 2 of 2) sorted by relevance
62 struct AllocationResult { struct67 explicit AllocationResult(status_t status) : status(status) {} in AllocationResult() argument69 explicit AllocationResult(buffer_handle_t handle, uint32_t stride) in AllocationResult() argument