Home
last modified time | relevance | path

Searched defs:AllocationResult (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/ui/include_vndk/ui/
DGraphicBufferAllocator.h62 struct AllocationResult { struct
67 explicit AllocationResult(status_t status) : status(status) {} in AllocationResult() argument
69 explicit AllocationResult(buffer_handle_t handle, uint32_t stride) in AllocationResult() argument
/frameworks/native/libs/ui/include/ui/
DGraphicBufferAllocator.h62 struct AllocationResult { struct
67 explicit AllocationResult(status_t status) : status(status) {} in AllocationResult() argument
69 explicit AllocationResult(buffer_handle_t handle, uint32_t stride) in AllocationResult() argument