Searched defs:Allocate (Results 1 – 7 of 7) sorted by relevance
/hardware/google/graphics/common/libion/test/ |
D | ion_allocate_test.cpp | 33 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
|
D | ion_allocate_api_test.cpp | 71 TEST_F(AllocateAPI, Allocate) in TEST_F() argument
|
/hardware/google/aemu/host-common/include/host-common/ |
D | address_space_host_memory_allocator.h | 27 Allocate = 1, enumerator
|
D | address_space_shared_slots_host_memory_allocator.h | 27 Allocate = 1, enumerator
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3StreamMem.h | 129 int32_t (*Allocate)( member
|
/hardware/google/camera/common/sensor_listener/ |
D | goog_gralloc_wrapper.cc | 91 std::vector<const native_handle_t*> GoogGrallocWrapper::Allocate( in Allocate() function in android::camera_sensor_listener::GoogGrallocWrapper
|
/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndTests.cpp | 458 GlExpected<ScopedAHardwareBuffer> ScopedAHardwareBuffer::Allocate(Gralloc& gralloc, uint32_t width, in Allocate() function in gfxstream::tests::ScopedAHardwareBuffer
|