/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_extended_sparse_address_space.adoc | 20 memory resources, but only for a certain set of usages. 22 This extension adds a query for the extended limit, and the supported usages 26 slink:VkImage or slink:VkBuffer uses only usages that are supported.
|
D | VK_ANDROID_external_memory_android_hardware_buffer.adoc | 30 But since not all basetype:AHardwareBuffer usages and formats have Vulkan 121 formats/usages and existing Vulkan features.
|
/hardware/libhardware/modules/input/evdev/ |
D | SwitchInputMapper.cpp | 86 InputUsage usages[kMaxNumInputCodes]; in configureInputReport() local 90 usages[numUsages++] = codeMap[i].usage; in configureInputReport() 99 getInputReportDefinition()->declareUsages(INPUT_COLLECTION_ID_SWITCH, usages, numUsages); in configureInputReport()
|
D | MouseInputMapper.cpp | 76 InputUsage usages[NELEM(codeMap)]; in configureInputReport() local 80 usages[numUsages++] = codeMap[i].usage; in configureInputReport() 86 getInputReportDefinition()->declareUsages(INPUT_COLLECTION_ID_MOUSE, usages, numUsages); in configureInputReport()
|
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/ |
D | README.txt | 99 To make sure you use 64-bit usages while locking the buffer: 132 New usages names can be accessed by adding the namespace containing them: 142 *** gralloc1 default usages can still be used *** 152 *** But S.LSI specific usages have been RENAMED *** 154 /* S.LSI specific usages */ 166 vendor-specific usages.
|
/hardware/google/gfxstream/include/OpenGLESDispatch/ |
D | RenderEGL_snapshot_functions.h | 19 X(void, eglFillUsages, (void* usages)) \ 32 EGLAPI void EGLAPIENTRY eglFillUsages(void* usages);
|
D | RenderEGL_snapshot_static_translator_namespaced_header.h | 19 EGLAPI void EGLAPIENTRY eglFillUsages(void* usages);
|
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/ |
D | render_egl_snapshot.entries | 23 void eglFillUsages(void* usages);
|
/hardware/interfaces/automotive/audiocontrol/1.0/ |
D | types.hal | 26 // Sounds from Android (counting from 1 coincidentally lets us match AudioAttributes usages)
|
/hardware/google/gfxstream/common/detector/ |
D | Vulkan.h | 132 vkhpp::ImageUsageFlags usages, 153 vkhpp::ImageUsageFlags usages,
|
D | Vulkan.cpp | 304 vkhpp::ImageUsageFlags usages, in CreateImage() argument 319 .usage = usages, in CreateImage() 511 vkhpp::ImageUsageFlags usages, in CreateYuvImage() argument 566 .usage = usages, in CreateYuvImage()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | HidRawSensor.cpp | 150 const uint32_t usages[] = { in HidRawSensor() local 157 [&usages] (const HidParser::ReportItem &d) { in HidRawSensor() 158 return std::find(std::begin(usages), std::end(usages), d.usage) in HidRawSensor() 159 != std::end(usages); in HidRawSensor()
|
/hardware/interfaces/thermal/1.0/ |
D | IThermal.hal | 49 * CPU usages. The order and number of CPUs in the list must be kept
|
/hardware/google/gfxstream/host/ |
D | RendererImpl.cpp | 403 void RendererImpl::fillGLESUsages(android_studio::EmulatorGLESUsages* usages) { in fillGLESUsages() argument 406 if (fb) fb->fillGLESUsages(usages); in fillGLESUsages()
|
D | FrameBuffer.cpp | 3522 void FrameBuffer::fillGLESUsages(android_studio::EmulatorGLESUsages* usages) { in fillGLESUsages() argument 3524 s_egl.eglFillUsages(usages); in fillGLESUsages()
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | IPreparedModel.hal | 39 * execute_1_3 must verify the inputs to the function are correct, and the usages 135 * correct, and the usages of memory pools allocated by IDevice::allocate 225 * executeFenced must verify the inputs to the function are correct, and the usages
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_pipeline_protected_access.adoc | 59 An alternative could be to provide the usages that may require protected memory
|
D | VK_KHR_video_decode_queue.adoc | 457 .usage = VK_BUFFER_USAGE_VIDEO_DECODE_SRC_BIT_KHR | ... // any other usages that may be needed 483 .usage = VK_IMAGE_USAGE_VIDEO_DECODE_DST_BIT_KHR | ... // any other usages that may be needed 540 .usage = dpbImageUsage | ... // any other usages that may be needed
|
D | VK_KHR_maintenance5.adoc | 143 supported for all the usages of the VkBuffer would help.
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglImp.cpp | 152 EGLAPI void EGLAPIENTRY eglFillUsages(void* usages); 1792 EGLAPI void EGLAPIENTRY eglFillUsages(void* usages) { in eglFillUsages() argument
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_optical_flow/ |
D | optical_flow.adoc | 148 usages.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | memory.adoc | 978 filled with the current memory budgets and usages. 995 basetype:VkDeviceSize values in which memory usages are returned, with 4121 [[memory-external-android-hardware-buffer-optimal-usages]] 4129 usages and creation flags in the 4222 usages. 4306 Only image usages valid for the format are valid.
|
D | limits.adoc | 2373 the maximum number of slink:VkImageView array layers for usages 4338 space available, in bytes, for sparse memory resources of all usages if 4343 difference in space must: only be used with usages allowed below. 4348 elink:VkImageUsageFlagBits of usages which may: allow an implementation 4352 elink:VkBufferUsageFlagBits of usages which may: allow an implementation
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/ |
D | wsi.adoc | 408 Implementations may: support additional usages. 948 but implementations may: support additional usages.
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 425 * Propagates changes from one usage of the Allocation to the other usages
|