/hardware/interfaces/gnss/2.1/ |
D | IGnssAntennaInfoCallback.hal | 77 * The columns (inner vectors) represent fixed zenith angles, beginning at 0 79 * spacing between zenith angles, i.e., deltaPhi = 180 / (number of columns - 1). 111 * The columns (inner vectors) represent fixed zenith angles, beginning at 0 113 * spacing between zenith angles, i.e., deltaPhi = 180 / (number of columns - 1).
|
/hardware/google/av/media/eco/ |
D | .clang-format | 18 # "Each line of text in your code should be at most 100 columns long."
|
/hardware/interfaces/graphics/mapper/2.1/ |
D | IMapper.hal | 32 * The width specifies how many columns of pixels must be in the 34 * columns between the same column in adjacent rows. The rows may be
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | StateTrackingSupport.h | 82 uint32_t columns; member
|
D | GLSharedGroup.cpp | 232 .columns = getColumnsOfType(m_Indexes[i].type), in compileValidationInfo()
|
D | GLClientState.cpp | 2353 void GLClientState::validateUniform(bool isFloat, bool isUnsigned, GLint columns, GLint rows, GLint… in validateUniform() argument 2358 … UNIFORM_VALIDATION_ERR_COND(columns != info->columns || rows != info->rows, GL_INVALID_OPERATION); in validateUniform()
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | IMapper.hal | 24 * The width specifies how many columns of pixels must be in the 26 * columns between the same column in adjacent rows. The rows may be
|
/hardware/interfaces/graphics/mapper/3.0/ |
D | IMapper.hal | 26 * The width specifies how many columns of pixels must be in the 28 * columns between the same column in adjacent rows. The rows may be
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | spirvenv.adoc | 1088 rows, and number of columns must: match one of the matrices in any of 1093 slink:VkCooperativeMatrixPropertiesNV::pname:KSize columns and have a 1099 slink:VkCooperativeMatrixPropertiesNV::pname:NSize columns and have a 1105 slink:VkCooperativeMatrixPropertiesNV::pname:NSize columns and have a 1111 slink:VkCooperativeMatrixPropertiesNV::pname:NSize columns and have a 1125 of rows, and number of columns must: match one of the matrices in any of 1130 slink:VkCooperativeMatrixPropertiesKHR::pname:KSize columns and have a 1140 slink:VkCooperativeMatrixPropertiesKHR::pname:NSize columns and have a 1150 slink:VkCooperativeMatrixPropertiesKHR::pname:NSize columns and have a 1160 slink:VkCooperativeMatrixPropertiesKHR::pname:NSize columns and have a [all …]
|
D | VK_NV_shader_image_footprint.adoc | 123 many "`columns`" and "`rows`" of the returned 8x8 mask correspond to
|
/hardware/interfaces/graphics/mapper/4.0/ |
D | IMapper.hal | 31 * The width specifies how many columns of pixels must be in the 33 * columns between the same column in adjacent rows. The rows may be
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/ |
D | GLClientState.h | 561 …void validateUniform(bool isFloat, bool isUnsigned, GLint columns, GLint rows, GLint location, GLs…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | video_encode_extensions.adoc | 181 the same input content, these extra pixel rows/columns should be filled to
|
D | shaders.adoc | 3230 * pname:KSize is the number of columns in matrix code:A and rows in matrix 3232 * pname:NSize is the number of columns in matrices code:B, code:C, 3270 * pname:KSize is the number of columns in matrix A and rows in matrix B. 3271 * pname:NSize is the number of columns in matrices B, C, D.
|
D | video_encode_h265_extensions.adoc | 74 * pname:maxTiles indicates the maximum number of H.265 tile columns and
|
D | interfaces.adoc | 1200 * A column-major matrix with [eq]#C# columns and [eq]#R# rows is 1203 * A row-major matrix with [eq]#C# columns and [eq]#R# rows is equivalent 3248 matrix with four columns of three-component vectors of 32-bit 5152 matrix with four columns of three-component vectors of 32-bit
|
D | accelstructures.adoc | 999 The first three columns of pname:matrix must: define an invertible 3x3
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 3821 // The space between adjacent `|` columns in an array definition. From 9439 * columns delimited by &, and create a nested list in row-major order 9679 for (c = 0, colDescrNum = 0; // Continue while either there are more columns or more column 9932 }, "display"); // Determining number of columns. 9933 // 1. If the first argument is given, we use it as a number of columns, 9935 // 2. Otherwise, just count number of columns = maximum number 9984 // In aligned mode, we add one \qquad between columns; 10249 // specify maximum number of columns in each row, and can adjust spacing between 10250 // each columns.
|
/hardware/google/gfxstream/guest/mesa/include/D3D9/ |
D | d3d9.h | 281 … HRESULT WINAPI SetConvolutionMonoKernel(UINT width, UINT height, float *rows, float *columns) = 0; 1117 …olutionMonoKernel)(IDirect3DDevice9Ex *This, UINT width, UINT height, float *rows, float *columns);
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | markup.adoc | 135 Asciidoc source should be text filled to 76 columns with hard line breaks.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_video_queue.adoc | 536 … at a particular granularity (block size) that may span multiple rows or columns of the picture da…
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 1268 * A 2-D tensor of shape [num_units, num_units], with columns
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …>process.stdout.isTTY?process.stdout.columns:void 0,getErrHelpWidth:()=>process.stderr.isTTY?proce…
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 1637 * A 2-D tensor of shape [num_units, num_units], with columns
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 1674 * A 2-D tensor of shape [num_units, num_units], with columns
|