Searched
full:curve (Results
576 -
600 of
1077) sorted by null
<<21222324252627282930>>
/prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/ |
libkeymaster_portable.so | |
/prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/ |
libkeymaster_portable.so | |
/system/keymaster/include/keymaster/ |
android_keymaster_utils.h | 403 keymaster_error_t EcKeySizeToCurve(uint32_t key_size_bits, keymaster_ec_curve_t* curve); 404 keymaster_error_t EcCurveToKeySize(keymaster_ec_curve_t curve, uint32_t* key_size_bits);
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
ItsSerializer.java | 217 private static Object serializeTonemapCurve(TonemapCurve curve) 223 int len = curve.getPointCount(ch); 225 curveArr.put(curve.getPoint(ch,i).x); 226 curveArr.put(curve.getPoint(ch,i).y); [all...] |
/cts/tests/tests/animation/src/android/animation/cts/ |
ObjectAnimatorTest.java | 487 // Create a quadratic bezier curve that are symmetric about the vertical line (x = 50). 515 // Given that the curve is symmetric about the line (x = 50), x should be less than 588 // Create a quadratic bezier curve that are symmetric about the vertical line (x = 50). 616 // Given that the curve is symmetric about the line (x = 50), x should be less than [all...] |
/cts/tests/tests/preference2/src/android/preference2/cts/ |
TestUtils.java | 70 // devices the scroll bar is a curve and occupies 20% of the right side.
|
/external/boringssl/src/crypto/fipsmodule/bn/ |
montgomery_inv.c | 46 // As shown in Algorithm 1 of "Fast Prime Field Elliptic Curve Cryptography
|
/external/boringssl/src/third_party/fiat/ |
make_curve25519_tables.py | 60 # Curve constant
|
/external/fonttools/Lib/fontTools/ttLib/ |
__init__.py | 734 # There is not a single on-curve point on the curve, 736 # as the on-curve point. 741 # to *end* in an on-curve point, which we'll use for
|
/external/freetype/src/psaux/ |
pshints.h | 115 * each drawing operation (move, line, curve).
|
/external/libchrome/crypto/ |
p224_spake.cc | 20 // points on the curve and can be generated with the following code:
|
/external/skia/docs/ |
undocumented.bmh | 193 #Topic Curve
|
/external/skia/include/core/ |
SkColorSpace.h | 97 * Transfer function is the canonical sRGB curve, which has a short linear segment
|
/external/skia/src/core/ |
SkAnalyticEdge.h | 107 // snap y to integer points in the middle of the curve to accelerate AAA path filling
|
/external/skia/src/pathops/ |
SkPathOpsCommon.cpp | 266 // add coincidence formed by pairing on curve points and endpoints
|
/external/skia/src/utils/ |
SkParsePath.cpp | 150 case 'Q': // Quadratic Bezier Curve
|
/external/skqp/docs/ |
undocumented.bmh | 188 #Topic Curve
|
/external/skqp/include/core/ |
SkColorSpace.h | 97 * Transfer function is the canonical sRGB curve, which has a short linear segment
|
/external/skqp/src/core/ |
SkAnalyticEdge.h | 107 // snap y to integer points in the middle of the curve to accelerate AAA path filling
|
/external/skqp/src/pathops/ |
SkPathOpsCommon.cpp | 266 // add coincidence formed by pairing on curve points and endpoints
|
/external/skqp/src/utils/ |
SkParsePath.cpp | 150 case 'Q': // Quadratic Bezier Curve
|
/external/speex/libspeex/ |
nb_celp.h | 70 float *curve; member in struct:EncState
|
/external/tpm2/ |
CryptoEngine.h | 167 UINT32 curveID; // The curve identifier
|
/frameworks/base/core/java/android/view/animation/ |
Animation.java | 396 * Sets the acceleration curve for this animation. The interpolator is loaded as 408 * Sets the acceleration curve for this animation. Defaults to a linear 411 * @param i The interpolator which defines the acceleration curve 681 * Gets the acceleration curve type for this animation. [all...] |
/frameworks/base/media/jni/ |
android_media_VolumeShaper.h | 154 // convert curve arrays
|
Completed in 515 milliseconds
<<21222324252627282930>>