Home
last modified time | relevance | path

Searched defs:Allocate (Results 1 – 4 of 4) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Daddress_space_host_memory_allocator.h27 Allocate = 1, enumerator
Daddress_space_shared_slots_host_memory_allocator.h27 Allocate = 1, enumerator
/hardware/google/camera/common/sensor_listener/
Dgoog_gralloc_wrapper.cc91 std::vector<const native_handle_t*> GoogGrallocWrapper::Allocate( in Allocate() function in android::camera_sensor_listener::GoogGrallocWrapper
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp453 Result<ScopedAHardwareBuffer> ScopedAHardwareBuffer::Allocate(Gralloc& gralloc, uint32_t width, in Allocate() function in gfxstream::tests::ScopedAHardwareBuffer