Searched refs:between (Results 1 – 25 of 118) sorted by relevance
12345
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagMips.inc | 44 "inconsistent ISA between .MIPS.abiflags and ELF header e_flags field: %0", 45 "inconsistent ISA between .MIPS.abiflags and ELF header e_flags field: %0") 48 "inconsistent ISA extensions between .MIPS.abiflags and ELF header e_flags field: %0", 49 "inconsistent ISA extensions between .MIPS.abiflags and ELF header e_flags field: %0") 52 "inconsistent ASEs between .MIPS.abiflags and ELF header e_flags field: %0", 53 "inconsistent ASEs between .MIPS.abiflags and ELF header e_flags field: %0")
|
/frameworks/base/tools/orientationplot/ |
D | README.txt | 50 2. Ensure that there is an appropriate gap between adjacent orientation angles 53 point in between the two orientations; that is the gap. The gap should be 54 observed between all adjacent pairs of orientations when turning the device 58 over end to a midpoint about 45 degrees between two opposing orientations. 63 the measured orientation angle is now within the gap between the new 67 angle (say, 45 degrees) is between the current orientation's ideal angle 71 between sensor events as reported by the SensorEvent.timestamp field. It
|
/frameworks/base/packages/SystemUI/res/raw/ |
D | image_wallpaper_fragment_shader.glsl | 6 // The 85th percenile for the luminance histogram of the image (a value between 0 and 1). 45 * it's gonna be black, if it's between per85 and 1, it's gonna be gray 50 * it's gonna be 0, if it's between 'lower' and 1, it's gonna be remap to a value 51 * between 0 and 1 and if it's 1 it's gonna be 1). 57 // Interpolate between diffuse and remaps using reveal to avoid over saturation.
|
/frameworks/rs/script_api/ |
D | rs_vector_math.spec | 70 summary: Distance between two points 72 Compute the distance between two points. 122 summary: Approximate distance between two points 124 Computes the approximate distance between two points. 205 summary: Approximate distance between two points 207 Computes the approximate distance between two points.
|
D | rs_convert.spec | 106 The input values are typically between 0.0f and 1.0f inclusive. For input values outside 107 of this range, the resulting outputs will be clamped to be between 0 and 255. As this 150 Unpacks a uchar4 color to float4. The resulting floats will be between 0.0 and 1.0 inclusive.
|
/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
D | ScriptC_reduce_general_inputs.java.expect | 140 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 178 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 204 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 242 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 272 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 310 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 340 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 378 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 408 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 446 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); [all …]
|
/frameworks/compile/slang/tests/F_vector_cast/ |
D | stderr.txt.expect | 1 vector_cast.rscript:8:11: error: cannot convert between vector values of different size ('float2' (… 2 vector_cast.rscript:15:11: error: cannot convert between vector values of different size ('int3' (v…
|
/frameworks/compile/slang/tests/F_reflection3264_variable_mismatch/ |
D | stderr.txt.expect | 3 …:16:5: error: global variable 'd' has inconsistent 'const' qualification between 32-bit targets an… 4 …:21:5: error: global variable 'e' has inconsistent 'const' qualification between 32-bit targets an…
|
/frameworks/av/media/libnbaio/ |
D | README.txt | 13 no mutexes, so safe to use between SCHED_NORMAL and SCHED_FIFO threads 29 no mutexes, so safe to use between SCHED_NORMAL and SCHED_FIFO threads
|
/frameworks/hardware/interfaces/stats/1.0/ |
D | types.hal | 51 * hardware_location allows vendors to differentiate between multiple 177 /* Time between USB plug event and overheat threshold trip, in seconds. */ 180 /* Time between overheat threshold trip and hysteresis, in seconds. */ 183 /* Time between hysteresis and active mitigation ending, in seconds. */ 232 /* Atom ID. Must be between 100,000 - 199,999 to indicate non-AOSP field. */
|
/frameworks/av/media/libaaudio/src/utility/ |
D | README.md | 1 The utility folder contains things that may be shared between the AAudio client and server.
|
/frameworks/rs/tests/java_api/ScriptGroupTest/src/com/android/rs/sgtest/ |
D | vignette_approx_f.rsh | 37 // Range needs to be between 1.3 to 0.6. When scale is zero then range is 39 // less than 1/256. Expect input scale to be between 0.0 and 1.0.
|
D | vignette_f.rsh | 37 // Range needs to be between 1.3 to 0.6. When scale is zero then range is 39 // less than 1/256. Expect input scale to be between 0.0 and 1.0.
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
D | pixel_format_f32.rsh | 13 // computed for blending color between layers. "Close enough" means L1 distance 37 // matte is between 0 and dilation_radius+1, where dilation_radius is defined
|
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
D | vignette.rsh | 37 // Range needs to be between 1.3 to 0.6. When scale is zero then range is 39 // less than 1/256. Expect input scale to be between 0.0 and 1.0.
|
D | vignette_approx.rsh | 37 // Range needs to be between 1.3 to 0.6. When scale is zero then range is 39 // less than 1/256. Expect input scale to be between 0.0 and 1.0.
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
D | vignette_approx.rsh | 37 // Range needs to be between 1.3 to 0.6. When scale is zero then range is 39 // less than 1/256. Expect input scale to be between 0.0 and 1.0.
|
D | vignette.rsh | 37 // Range needs to be between 1.3 to 0.6. When scale is zero then range is 39 // less than 1/256. Expect input scale to be between 0.0 and 1.0.
|
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
D | vignette_approx.rsh | 37 // Range needs to be between 1.3 to 0.6. When scale is zero then range is 39 // less than 1/256. Expect input scale to be between 0.0 and 1.0.
|
D | vignette.rsh | 37 // Range needs to be between 1.3 to 0.6. When scale is zero then range is 39 // less than 1/256. Expect input scale to be between 0.0 and 1.0.
|
/frameworks/native/cmds/flatland/ |
D | README.txt | 28 in between each benchmark sample run. Regardless of the scenario being 29 measured, each sample measurement runs for between 50 and 200 ms, so a sleep 30 time between 10 and 50 ms should address most thermal problems.
|
/frameworks/rs/script_api/include/ |
D | rs_vector_math.rsh | 63 * distance: Distance between two points 65 * Compute the distance between two points. 139 * fast_distance: Approximate distance between two points 141 * Computes the approximate distance between two points. 271 * native_distance: Approximate distance between two points 273 * Computes the approximate distance between two points.
|
/frameworks/ml/nn/tools/systrace_parser/ |
D | README.txt | 14 - contract-between-code-and-parser.txt
|
D | contract-between-code-and-parser.txt | 1 Contract between NNAPI systrace code and parser 13 by the runtime is calculated as the time between start of 75 … destructors of objects created between 160 … distinguish between the application
|
/frameworks/av/media/libaaudio/src/fifo/ |
D | README.md | 1 Simple atomic FIFO for passing data between threads or processes.
|
12345