Home
last modified time | relevance | path

Searched refs:Allocate (Results 1 – 25 of 33) sorted by relevance

12

/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/gfxstream/common/end2end/
DGfxstreamEnd2EndCompositionTests.cpp33 …GL_ASSERT(ScopedAHardwareBuffer::Allocate(*mGralloc, 256, 256, GFXSTREAM_AHB_FORMAT_R8G8B8A8_UNORM… in TEST_P()
109 ScopedAHardwareBuffer::Allocate(*mGralloc, 256, 256, GFXSTREAM_AHB_FORMAT_B8G8R8A8_UNORM)); in TEST_P()
DGfxstreamEnd2EndVkTests.cpp56 auto ahb = GL_ASSERT(ScopedAHardwareBuffer::Allocate(*mGralloc, width, height, in DoAcquireImageAndroidWithSync()
135 auto ahb = GL_ASSERT(ScopedAHardwareBuffer::Allocate(*mGralloc, width, height, in TEST_P()
259 auto ahb = GL_ASSERT(ScopedAHardwareBuffer::Allocate(*mGralloc, width, height, in TEST_P()
325 ScopedAHardwareBuffer::Allocate(*mGralloc, width, height, GFXSTREAM_AHB_FORMAT_BLOB)); in TEST_P()
DGfxstreamEnd2EndTests.cpp458 GlExpected<ScopedAHardwareBuffer> ScopedAHardwareBuffer::Allocate(Gralloc& gralloc, uint32_t width, in Allocate() function in gfxstream::tests::ScopedAHardwareBuffer
683 …ScopedAHardwareBuffer::Allocate(*mGralloc, image.width, image.height, GFXSTREAM_AHB_FORMAT_R8G8B8A… in CreateAHBFromImage()
DGfxstreamEnd2EndTests.h392 static GlExpected<ScopedAHardwareBuffer> Allocate(Gralloc& gralloc, uint32_t width,
/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
127 auto buffers = Allocate(descriptor, 1, import, out_stride); in AllocateOneBuffer()
Dgoog_gralloc_wrapper.h53 std::vector<const native_handle_t*> Allocate(
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3StreamMem.cpp601 m_grallocInterface.Allocate = reinterpret_cast<GRALLOC1_PFN_ALLOCATE>( in NativeBufferInterface()
650 if (!(res = m_grallocInterface.Allocate(m_pGralloc1Device, 1, &desc, &temp_mem))) { in GetGrallocBufferStride()
DQCamera3StreamMem.h129 int32_t (*Allocate)( member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_device_group_creation.adoc47 // Allocate and initialize structures to query the device groups
DVK_NV_dedicated_allocation.adoc70 // Allocate memory with VkDedicatedAllocationMemoryAllocateInfoNV::image
DVK_KHR_dedicated_allocation.adoc96 // Allocate memory with VkMemoryDedicatedAllocateInfoKHR::image
DVK_NV_win32_keyed_mutex.adoc123 // Allocate the external memory object.
DVK_NV_external_memory_win32.adoc181 // Allocate the external memory object.
DVK_KHR_acceleration_structure.adoc333 * Allocate acceleration structures from stext:VkBuffers and add a mode to
502 ** Allocate acceleration structures from VkBuffers and add a mode to
/hardware/interfaces/media/omx/1.0/
DIOmx.hal55 * Allocate an IOmxNode instance with the specified node name.
DIOmxNode.hal213 * Allocate an opaque buffer on a port as a native handle.
/hardware/google/aemu/host-common/
Daddress_space_host_memory_allocator.cpp43 case HostMemoryAllocatorCommand::Allocate: in perform()
Daddress_space_host_memory_allocator_unittests.cpp57 AddressSpaceHostMemoryAllocatorContext::HostMemoryAllocatorCommand::Allocate); in createAllocateRequest()
Daddress_space_shared_slots_host_memory_allocator.cpp308 case HostMemoryAllocatorCommand::Allocate: in perform()
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
DREADME.txt118 2) Allocate buffer
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_device_fault.adoc106 // Allocate output arrays and query fault data

12