Searched
full:fraction (Results
551 -
575 of
1336) sorted by null
<<21222324252627282930>>
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/ |
SwipeHelper.java | 55 public static float ALPHA_FADE_START = 0.15f; // fraction of thumbnail width 57 static final float ALPHA_FADE_END = 0.65f; // fraction of thumbnail width
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/ |
GEOLocationElement.java | 291 * @param fractionBits Number of fraction bits in the fixed point number used to represent the 304 * @param fractionBits Number of fraction bits in the fixed point number used to represent the
|
/packages/apps/Settings/res/values/ |
dimens.xml | 229 <item name="fingerprint_sensor_location_fraction_x" type="fraction">50%</item> 230 <item name="fingerprint_sensor_location_fraction_y" type="fraction">30%</item>
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/bipartite/ |
centrality.py | 17 The degree centrality for a node `v` is the fraction of nodes 84 fraction of all-pairs shortest paths that pass through `v`.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/ |
AttributeInfo.java | 32 import static com.android.ide.common.api.IAttributeInfo.Format.FRACTION; 348 if (mFormats.contains(FRACTION)) {
|
/cts/tests/app/res/values/ |
attrs.xml | 44 <attr name="type10" format="fraction"/>
|
/cts/tests/tests/content/res/values/ |
attrs.xml | 44 <attr name="type10" format="fraction"/>
|
/cts/tests/tests/graphics/res/values/ |
attrs.xml | 44 <attr name="type10" format="fraction"/>
|
/cts/tests/tests/text/res/values/ |
attrs.xml | 44 <attr name="type10" format="fraction"/>
|
/cts/tests/tests/view/res/values/ |
attrs.xml | 44 <attr name="type10" format="fraction"/>
|
/cts/tests/tests/widget/res/values/ |
attrs.xml | 44 <attr name="type10" format="fraction"/>
|
/device/generic/goldfish/camera/ |
EmulatedFakeCamera3.h | 254 // Rate of converging AE to new target value, as fraction of difference between
|
/device/generic/goldfish/camera/fake-pipeline2/ |
Scene.h | 135 // as a fraction of a scene tile, and relative magnitudes for the frequencies
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/pie/ |
PieRenderer.java | 174 * pie chart is displaying as a fraction, 1 being 100%.
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/ |
DerUTCTimeEDTest.java | 61 assertEquals("no fraction", "041202093934Z", rep);
|
/external/bison/lib/ |
frexp.c | 1 /* Split a double into fraction and mantissa.
|
printf-frexp.c | 1 /* Split a double into fraction and mantissa, for hexadecimal printf.
|
/external/deqp/modules/glshared/ |
glsCalibration.hpp | 65 // Confidence interval is given as the range that contains the given fraction of all slopes/offsets
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
BasicPeriodFormatterFactory.java | 49 * unit will be formatted: either as an integer, a fraction to the
|
/external/libopus/silk/fixed/ |
find_pitch_lags_FIX.c | 92 /* Add white noise, as fraction of energy */
|
/external/libopus/silk/float/ |
find_pitch_lags_FLP.c | 87 /* Add white noise, as a fraction of the energy */
|
/external/libopus/silk/ |
tuning_parameters.h | 111 /* fraction added to first autocorrelation value */
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_aq_complexity.c | 114 // Rate depends on fraction of a SB64 in frame (xmis * ymis / bw * bh).
|
/external/libvpx/libvpx/vpx_mem/memory_manager/include/ |
hmm_intrnl.h | 58 /* Divide and round up any fraction to the next whole number. */
|
/external/llvm/lib/Analysis/ |
BlockFrequencyInfo.cpp | 43 clEnumValN(GVDT_Fraction, "fraction", "display a graph using the "
|
Completed in 606 milliseconds
<<21222324252627282930>>