/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalAudioCoreModuleTargetTest.cpp | 3772 IModule::SupportedPlaybackRateFactors factors; in TEST_P() local 3773 EXPECT_STATUS(kStatuses, status = module.get()->getSupportedPlaybackRateFactors(&factors)); in TEST_P() 3777 EXPECT_LE(factors.minSpeed, factors.maxSpeed); in TEST_P() 3778 EXPECT_LE(factors.minPitch, factors.maxPitch); in TEST_P() 3779 EXPECT_LE(factors.minSpeed, 1.0f); in TEST_P() 3780 EXPECT_GE(factors.maxSpeed, 1.0f); in TEST_P() 3781 EXPECT_LE(factors.minPitch, 1.0f); in TEST_P() 3782 EXPECT_GE(factors.maxPitch, 1.0f); in TEST_P() 3790 AudioPlaybackRate{factors.maxSpeed, factors.maxPitch, tsDefault, fbMute}, in TEST_P() 3791 AudioPlaybackRate{factors.minSpeed, factors.minPitch, tsDefault, fbMute}, in TEST_P() [all …]
|
/hardware/google/pixel-sepolicy/wifi_perf_diag/ |
D | wifi_perf_diag.te | 18 #factors
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | framebuffer.adoc | 20 destination weighting factors determined by the <<framebuffer-blendfactors, 21 blend factors>>, and a <<framebuffer-blendconstants,blend constant>>, to 197 determine the source factors [eq]#(S~r~,S~g~,S~b~)#. 199 determine the destination factors [eq]#(D~r~,D~g~,D~b~)#. 349 [open,refpage='vkCmdSetColorBlendEquationEXT',desc='Specify the blend factors and operations dynami… 351 To <<pipelines-dynamic-state, dynamically set>> color blend factors and 358 * pname:firstAttachment the first color attachment the color blend factors 363 structs that specify the color blend factors and operations for the 366 This command sets the color blending factors and operations of the specified 397 [open,refpage='VkColorBlendEquationEXT',desc='Structure specifying the color blend factors and oper… [all …]
|
D | fault_handling.adoc | 34 This will be decided by several factors including:
|
D | fragops.adoc | 2586 * pname:pCoverageModulationTable is a table of modulation factors 2761 * pname:pCoverageModulationTable specifies the table of modulation factors 2764 This command sets the table of modulation factors for subsequent drawing
|
D | textures.adoc | 1907 The minimum and maximum scale factors [eq]#({rho}~min~, {rho}~max~)# should: 1912 maximum scale factors. 1962 The minimum and maximum scale factors [eq]#({rho}~min~,{rho}~max~)# are
|
D | samplers.adoc | 442 factors are calculated per fragment or at a coarser granularity.
|
D | primsrast.adoc | 38 Several factors affect rasterization, including the members of 3859 [open,refpage='vkCmdSetDepthBias',desc='Set depth bias factors and clamp dynamically for a command … 3989 [open,refpage='vkCmdSetDepthBias2EXT',desc='Set depth bias factors and clamp dynamically for a comm…
|
D | memory.adoc | 1105 These limits can be system-wide, and depend on a variety of factors outside 4294 blend factors.
|
D | interfaces.adoc | 4549 code:TessLevelOuter can: be written to, controlling the tessellation factors 4589 code:TessLevelInner can: be written to, controlling the tessellation factors
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_blend_operation_advanced.adoc | 42 colors by source and destination factors and either add the two products 50 blending equations do not use source and destination factors specified by
|
D | VK_EXT_memory_budget.adoc | 22 depend on a variety of factors including operating system and system load.
|
D | glossary.adoc | 652 The list is determined by factors such as elink:VkImageTiling.
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 129 * lost due to many factors, including deactivateDataCall() being issued, the radio powered 130 * off, reception lost or even transient factors like congestion. This data call list is
|
/hardware/interfaces/radio/1.4/ |
D | IRadio.hal | 44 * lost due to many factors, including deactivateDataCall() being issued, the radio powered 45 * off, reception lost or even transient factors like congestion. This data call list is
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | matrix_decompose.inl | 122 // is -1, then negate the matrix and the scaling factors.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_QNX_external_memory_screen_buffer/ |
D | qnx_screen_buffer.adoc | 126 blend factors.
|
/hardware/interfaces/radio/1.5/ |
D | IRadio.hal | 162 * lost due to many factors, including deactivateDataCall() being issued, the radio powered 163 * off, reception lost or even transient factors like congestion. This data call list is
|
D | types.hal | 805 /** Device may be barred based on time and probability factors */
|
/hardware/interfaces/wifi/1.6/ |
D | IWifiChip.hal | 67 * The list of usable Wifi channels in a given band depends on factors
|
/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/ |
D | AstcDecompressor.glsl | 343 uvec4 factors = uvec4(16 - fractionalPart.x - fractionalPart.y + w11, // w00 348 return uint(dot(weights, factors) + 8) >> 4; // this is what the spec calls "effective weight"
|
D | AstcNew.comp | 343 uvec4 factors = uvec4(16 - fractionalPart.x - fractionalPart.y + w11, // w00 348 return uint(dot(weights, factors) + 8) >> 4; // this is what the spec calls "effective weight"
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_QCOM_tile_properties.adoc | 24 …lementation is tiling their applications. Several application-controlled factors will implicitly i…
|
/hardware/interfaces/radio/1.6/ |
D | IRadio.hal | 87 * lost due to many factors, including deactivateDataCall() being issued, the radio powered 88 * off, reception lost or even transient factors like congestion. This data call list is
|
/hardware/interfaces/wifi/1.5/ |
D | IWifiChip.hal | 282 * The list of usable Wifi channels in a given band depends on factors
|