Home
last modified time | relevance | path

Searched refs:fractional (Results 1 – 25 of 238) sorted by relevance

12345678910

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/
DFixed1616.java29 public static int fractional(int fixed) { in fractional() method in Fixed1616
33 public static int fixed(int integral, int fractional) { in fixed() argument
34 return ((integral & 0xffff) << 16) | (fractional & 0xffff); in fixed()
49 sb.append(Fixed1616.fractional(fixed)); in toString()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/
DFixed1616.java29 public static int fractional(int fixed) { in fractional() method in Fixed1616
33 public static int fixed(int integral, int fractional) { in fixed() argument
34 return ((integral & 0xffff) << 16) | (fractional & 0xffff); in fixed()
49 sb.append(Fixed1616.fractional(fixed)); in toString()
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/
Dtweens.dart8 /// An interpolation between two fractional offsets.
11 /// appropriate for fractional offsets.
19 /// Creates a fractional offset tween.
43 /// Creates a fractional offset tween.
66 /// Creates a fractional offset geometry tween.
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/math/
Dfixed1616.h34 static inline int32_t Fixed(int32_t integral, int32_t fractional) { in Fixed() argument
35 return ((integral & 0xffff) << 16) | (fractional & 0xffff); in Fixed()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/math/
Dfixed1616.h34 static inline int32_t Fixed(int32_t integral, int32_t fractional) { in Fixed() argument
35 return ((integral & 0xffff) << 16) | (fractional & 0xffff); in Fixed()
/third_party/grpc/src/proto/grpc/testing/xds/v3/
Dpercent.proto21 // A fractional percentage is used in cases in which for performance reasons performing floating
23 // both a numerator and denominator that together determine the final fractional value.
50 // fractional percentage is capped at 1 (100%).
/third_party/icu/docs/userguide/format_parse/numbers/
Drbnf-examples.md63 string ' point ', and process the ruleset in 'fractional mode' for the
64 fractional part. Generally, this emits single digits.
102 Rulesets are invoked by first applying negative and fractional rules, then by
/third_party/icu/docs/userguide/datetime/
Duniversaltimescale.md41 | MacOS X (`CFDate/NSDate`) | `double` (1.0=1s but fractional seconds are used…
45 | ICU4C `UDate` | `double` (does not use fractional milliseconds) …
46 | JavaScript `Date` | `double` (does not use fractional milliseconds; …
103 a fractional field (microseconds). However, this is clumsy, slow, and prone to
104 error (you always have to keep track of overflow and underflow in the fractional
/third_party/flutter/flutter/packages/flutter/lib/src/painting/
Dfractional_offset.dart55 /// Creates a fractional offset.
63 /// Creates a fractional offset from a specific offset and size.
76 /// Creates a fractional offset from a specific offset and rectangle.
/third_party/boost/libs/math/doc/fp_utilities/
Drounding_func.qbk112 and return the fractional part of /v/. The sign of the integer
113 and fractional parts are the same as the sign of /v/.
/third_party/openGLES/extensions/EXT/
DEXT_texture_query_lod.txt121 levels is returned, with the fractional part equal to the
122 fractional part of the computed and clamped level of detail. The
DEXT_texture_lod_bias.txt129 hardware would implement the texture lod bias as a fractional bias
130 but the exact fractional precision supported is implementation
131 dependent. At least 4 fractional bits is recommended.
/third_party/mesa3d/docs/drivers/openswr/
Dknobs.rst69 (DEBUG) Maximum tessellation factor for fractional-odd partitioning.
73 (DEBUG) Maximum tessellation factor for fractional-even partitioning.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_lod_bias.txt129 hardware would implement the texture lod bias as a fractional bias
130 but the exact fractional precision supported is implementation
131 dependent. At least 4 fractional bits is recommended.
/third_party/boost/libs/spirit/doc/karma/
Dnumeric.qbk635 scientific representation otherwise, 3 fractional digits,
646 representation otherwise, 3 fractional digits,
658 representation otherwise, 3 fractional digits, sign is
833 [Return whether trailing zero digits have to be emitted in the fractional
850 in the fractional part up to the number of digits returned by the
866 fractional part of the output.
870 the trailing zeros flag is specified the fractional part of the output will
909 `n` is the fractional part of the real number to convert. Note
912 earlier. I.e. a fractional part of `0.01234` is represented as `1234`
933 [This function is called to generate the fractional part of the number.
[all …]
/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.tessellation.txt31 + Separate verification of fractional spacing modes
75 The tests for the fractional spacing modes (fractional_odd_spacing,
156 using a fractional spacing mode and a tessellation level that isn't already
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/nasm/
Djsimdcfg.inc.h117 %define IFAST_SCALE_BITS 2 ; fractional bits in scale factors
Djsimdcfg.inc82 %define IFAST_SCALE_BITS 2 ; fractional bits in scale factors
/third_party/libjpeg-turbo/simd/nasm/
Djsimdcfg.inc.h117 %define IFAST_SCALE_BITS 2 ; fractional bits in scale factors
Djsimdcfg.inc82 %define IFAST_SCALE_BITS 2 ; fractional bits in scale factors
/third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/
Djsimdcfg.inc.h119 %define IFAST_SCALE_BITS 2 ; fractional bits in scale factors
Djsimdcfg.inc82 %define IFAST_SCALE_BITS 2 ; fractional bits in scale factors
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_evaluators.txt184 interior tessellation is implementation-specific. The fractional
450 The use of a fractional tessellation algorithm can be
452 EVAL_FRACTIONAL_TESSELLATION_NV constant. The fractional tessellation
480 the non- fractional case for any values of the tessellation parameters.
489 The same minimum triangle requirements apply to fractional
563 indicating whether fractional tessellation is enabled or disabled, 16
572 The initial state of fractional tessellation is disabled. The initial
895 …SELLATION_NV B IsEnabled False fractional 5.7 eval…
/third_party/openGLES/extensions/NV/
DNV_evaluators.txt184 interior tessellation is implementation-specific. The fractional
450 The use of a fractional tessellation algorithm can be
452 EVAL_FRACTIONAL_TESSELLATION_NV constant. The fractional tessellation
480 the non- fractional case for any values of the tessellation parameters.
489 The same minimum triangle requirements apply to fractional
563 indicating whether fractional tessellation is enabled or disabled, 16
572 The initial state of fractional tessellation is disabled. The initial
895 …SELLATION_NV B IsEnabled False fractional 5.7 eval…
/third_party/flutter/skia/third_party/libjpeg-turbo/
Djsimdcfg.inc82 %define IFAST_SCALE_BITS 2 ; fractional bits in scale factors

12345678910