| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_device_memory.h | 40 struct AHardwareBuffer *ahb; member
|
| H A D | vn_android.h | 159 vn_android_release_ahb(UNUSED struct AHardwareBuffer *ahb) in vn_android_release_ahb() argument 139 vn_android_device_import_ahb(UNUSED struct vn_device *dev, UNUSED struct vn_device_memory *mem, UNUSED const VkMemoryAllocateInfo *alloc_info, UNUSED const VkAllocationCallbacks *alloc, UNUSED struct AHardwareBuffer *ahb, UNUSED bool internal_ahb) vn_android_device_import_ahb() argument
|
| H A D | vn_android.c | 1037 AHardwareBuffer *ahb = NULL; in vn_android_ahb_allocate() local 1070 AHardwareBuffer *ahb = NULL; in vn_android_get_drm_format_modifier_info() local 892 vn_android_get_ahb_format_properties( struct vn_device *dev, const struct AHardwareBuffer *ahb, VkAndroidHardwareBufferFormatPropertiesANDROID *out_props) vn_android_get_ahb_format_properties() argument 1133 vn_android_device_import_ahb(struct vn_device *dev, struct vn_device_memory *mem, const VkMemoryAllocateInfo *alloc_info, const VkAllocationCallbacks *alloc, struct AHardwareBuffer *ahb, bool internal_ahb) vn_android_device_import_ahb() argument 1278 struct AHardwareBuffer *ahb = NULL; vn_android_device_allocate_ahb() local 1321 vn_android_release_ahb(struct AHardwareBuffer *ahb) vn_android_release_ahb() argument 1391 AHardwareBuffer *ahb = NULL; vn_android_get_ahb_buffer_memory_type_bits() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDeviceMemoryExternalAndroid.hpp | 35 AHardwareBuffer *ahb = nullptr; member 85 AHardwareBuffer *ahb = nullptr; member in AHardwareBufferExternalMemory
|
| /third_party/skia/src/gpu/ |
| H A D | GrAHardwareBufferImageGenerator.cpp | 110 AutoAHBRelease(AHardwareBuffer* ahb) : fAhb(ahb) {} in makeView() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiImageCompressionControlTests.cpp | 231 pt::AndroidHardwareBufferPtr ahb = ahbApi->allocate(width,height, 1, ahbApi->vkFormatToAhbFormat(testParams.format), ahbUsage); in checkAhbImageSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawAhbTests.cpp | 322 pt::AndroidHardwareBufferPtr ahb = ahbApi->allocate(WIDTH, HEIGHT, targetImageCreateInfo.arrayLayers, ahbApi->vkFormatToAhbFormat(colorAttachmentFormat), requiredAhbUsage); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiImageCompressionControlTests.cpp | 231 pt::AndroidHardwareBufferPtr ahb = ahbApi->allocate(width,height, 1, ahbApi->vkFormatToAhbFormat(testParams.format), ahbUsage); in checkAhbImageSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawAhbTests.cpp | 322 pt::AndroidHardwareBufferPtr ahb = ahbApi->allocate(WIDTH, HEIGHT, targetImageCreateInfo.arrayLayers, ahbApi->vkFormatToAhbFormat(colorAttachmentFormat), requiredAhbUsage); in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | ImageTest.cpp | 2685 AHardwareBuffer *ahb; in TEST_P() local 2712 AHardwareBuffer *ahb; in TEST_P() local 2743 AHardwareBuffer *ahb; TEST_P() local 2778 AHardwareBuffer *ahb; TEST_P() local 2815 AHardwareBuffer *ahb; TEST_P() local 2857 AHardwareBuffer *ahb; TEST_P() local 2917 AHardwareBuffer *ahb; TEST_P() local 2956 AHardwareBuffer *ahb; TEST_P() local [all...] |