Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libion/test/
Dion_allocate_test.cpp33 class Allocate : public IonAllocTest { class
74 TEST_F(Allocate, Allocate) in TEST_F() argument
132 TEST_F(Allocate, Large) in TEST_F() argument
187 TEST_F(Allocate, Nozeroed) in TEST_F() argument
232 TEST_F(Allocate, Protected) in TEST_F() argument
277 TEST_F(Allocate, InvalidValues) in TEST_F() argument
Dion_allocate_api_test.cpp71 TEST_F(AllocateAPI, Allocate) in TEST_F() argument
/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/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3StreamMem.h129 int32_t (*Allocate)( member
/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.cpp458 GlExpected<ScopedAHardwareBuffer> ScopedAHardwareBuffer::Allocate(Gralloc& gralloc, uint32_t width, in Allocate() function in gfxstream::tests::ScopedAHardwareBuffer