Home
last modified time | relevance | path

Searched refs:growing (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_cooperative_matrix.asciidoc16 A growing number of GPU applications are making use of matrix multiplication
33 that extension, a growing body of evidence in the form of discussions and
DRoadmap.adoc32 … of developers they talk to, and while over time the base feature set is growing, it has a very lo…
/hardware/interfaces/gnss/1.0/
DIGnssMeasurementCallback.hal282 * frequency, and that the (fullBiasNs + biasNs) is growing more positive
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h4806 mz_uint growing) { in mz_zip_array_ensure_capacity() argument
4811 if (growing) { in mz_zip_array_ensure_capacity()
4826 mz_uint growing) { in mz_zip_array_reserve() argument
4828 if (!mz_zip_array_ensure_capacity(pZip, pArray, new_capacity, growing)) in mz_zip_array_reserve()
4837 mz_uint growing) { in mz_zip_array_resize() argument
4839 if (!mz_zip_array_ensure_capacity(pZip, pArray, new_size, growing)) in mz_zip_array_resize()