Home
last modified time | relevance | path

Searched defs:ahb (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_device_memory.h40 struct AHardwareBuffer *ahb; member
H A Dvn_android.h159 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 Dvn_android.c1037 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 DVkDeviceMemoryExternalAndroid.hpp35 AHardwareBuffer *ahb = nullptr; member
85 AHardwareBuffer *ahb = nullptr; member in AHardwareBufferExternalMemory
/third_party/skia/src/gpu/
H A DGrAHardwareBufferImageGenerator.cpp110 AutoAHBRelease(AHardwareBuffer* ahb) : fAhb(ahb) {} in makeView() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp231 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 DvktDrawAhbTests.cpp322 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 DvktApiImageCompressionControlTests.cpp231 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 DvktDrawAhbTests.cpp322 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 DImageTest.cpp2685 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...]

Completed in 15 milliseconds