/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/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndCompositionTests.cpp | 33 …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()
|
D | GfxstreamEnd2EndVkTests.cpp | 56 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()
|
D | GfxstreamEnd2EndTests.cpp | 458 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()
|
D | GfxstreamEnd2EndTests.h | 392 static GlExpected<ScopedAHardwareBuffer> Allocate(Gralloc& gralloc, uint32_t width,
|
/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/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 127 auto buffers = Allocate(descriptor, 1, import, out_stride); in AllocateOneBuffer()
|
D | goog_gralloc_wrapper.h | 53 std::vector<const native_handle_t*> Allocate(
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3StreamMem.cpp | 601 m_grallocInterface.Allocate = reinterpret_cast<GRALLOC1_PFN_ALLOCATE>( in NativeBufferInterface() 650 if (!(res = m_grallocInterface.Allocate(m_pGralloc1Device, 1, &desc, &temp_mem))) { in GetGrallocBufferStride()
|
D | QCamera3StreamMem.h | 129 int32_t (*Allocate)( member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_device_group_creation.adoc | 47 // Allocate and initialize structures to query the device groups
|
D | VK_NV_dedicated_allocation.adoc | 70 // Allocate memory with VkDedicatedAllocationMemoryAllocateInfoNV::image
|
D | VK_KHR_dedicated_allocation.adoc | 96 // Allocate memory with VkMemoryDedicatedAllocateInfoKHR::image
|
D | VK_NV_win32_keyed_mutex.adoc | 123 // Allocate the external memory object.
|
D | VK_NV_external_memory_win32.adoc | 181 // Allocate the external memory object.
|
D | VK_KHR_acceleration_structure.adoc | 333 * 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/ |
D | IOmx.hal | 55 * Allocate an IOmxNode instance with the specified node name.
|
D | IOmxNode.hal | 213 * Allocate an opaque buffer on a port as a native handle.
|
/hardware/google/aemu/host-common/ |
D | address_space_host_memory_allocator.cpp | 43 case HostMemoryAllocatorCommand::Allocate: in perform()
|
D | address_space_host_memory_allocator_unittests.cpp | 57 AddressSpaceHostMemoryAllocatorContext::HostMemoryAllocatorCommand::Allocate); in createAllocateRequest()
|
D | address_space_shared_slots_host_memory_allocator.cpp | 308 case HostMemoryAllocatorCommand::Allocate: in perform()
|
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/ |
D | README.txt | 118 2) Allocate buffer
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_device_fault.adoc | 106 // Allocate output arrays and query fault data
|