/external/jmonkeyengine/engine/src/core/com/jme3/scene/ |
VertexBuffer.java | 74 * Normal vector, normalized (3 floats). 89 * Tangent vector, normalized (4 floats) (x,y,z,w) 90 * the w component is called the binormal parity, is not normalized and is either 1f or -1f 96 * Binormal vector, normalized (3 floats, optional) 314 protected boolean normalized = false; field in class:VertexBuffer 453 * @param normalized Set to true if integer components should be converted 460 public void setNormalized(boolean normalized){ 461 this.normalized = normalized; 469 return normalized; [all...] |
/external/skia/src/gpu/gl/ |
GrGpuGLShaders.h | 75 // flushes the normalized texel size
|
/external/webkit/Source/WebCore/platform/graphics/ |
WidthIterator.cpp | 101 UChar32 normalized = normalizeVoicingMarks(currentCharacter); local 102 if (normalized) { 103 c = normalized; 249 QString res = tmp.normalized(QString::NormalizationForm_C, QChar::Unicode_3_2);
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
FloatRectQt.cpp | 47 FloatRect FloatRect::normalized() const function in class:WebCore::FloatRect
|
ImageQt.cpp | 112 QRectF dr = QRectF(destRect).normalized(); 113 QRect tr = QRectF(tileRect).toRect().normalized(); 207 QRectF normalizedDst = dst.normalized(); 208 QRectF normalizedSrc = src.normalized();
|
/external/webkit/Source/WebCore/svg/ |
SVGPathSegWithContext.h | 44 // FIXME: https://bugs.webkit.org/show_bug.cgi?id=15412 - Implement normalized path segment lists!
|
/external/webkit/Tools/Scripts/webkitpy/common/system/ |
logutils.py | 39 """The normalized, absolute path to the ...Scripts directory.""" 42 """The normalized, absolute path to the ...Scripts/webkitpy directory.""" 46 """Return the given path normalized. 100 # The normalized, absolute path to ...Scripts/webkitpy/__init__.
|
/packages/apps/Contacts/src/com/android/contacts/model/dataitem/ |
PhoneDataItem.java | 43 * Returns the normalized phone number in E164 format.
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/ |
float.h | 57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */ 66 range of normalized floating-point numbers, 117 /* Minimum normalized positive floating-point number, b**(emin - 1). */ 245 /* Minimum normalized positive floating-point number. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/ |
float.h | 57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */ 66 range of normalized floating-point numbers, 117 /* Minimum normalized positive floating-point number, b**(emin - 1). */ 245 /* Minimum normalized positive floating-point number. */
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/ |
float.h | 57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */ 66 range of normalized floating-point numbers, 117 /* Minimum normalized positive floating-point number, b**(emin - 1). */ 245 /* Minimum normalized positive floating-point number. */
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
float.h | 57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */ 66 range of normalized floating-point numbers, 117 /* Minimum normalized positive floating-point number, b**(emin - 1). */ 245 /* Minimum normalized positive floating-point number. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/ |
float.h | 57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */ 66 range of normalized floating-point numbers, 117 /* Minimum normalized positive floating-point number, b**(emin - 1). */ 245 /* Minimum normalized positive floating-point number. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/ |
float.h | 57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */ 66 range of normalized floating-point numbers, 117 /* Minimum normalized positive floating-point number, b**(emin - 1). */ 245 /* Minimum normalized positive floating-point number. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
float.h | 57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */ 66 range of normalized floating-point numbers, 117 /* Minimum normalized positive floating-point number, b**(emin - 1). */ 206 /* Minimum normalized positive floating-point number. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
float.h | 57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */ 66 range of normalized floating-point numbers, 117 /* Minimum normalized positive floating-point number, b**(emin - 1). */ 245 /* Minimum normalized positive floating-point number. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
float.h | 57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */ 66 range of normalized floating-point numbers, 117 /* Minimum normalized positive floating-point number, b**(emin - 1). */ 245 /* Minimum normalized positive floating-point number. */
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/ |
float.h | 57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */ 66 range of normalized floating-point numbers, 117 /* Minimum normalized positive floating-point number, b**(emin - 1). */ 245 /* Minimum normalized positive floating-point number. */
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
float.h | 57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */ 66 range of normalized floating-point numbers, 117 /* Minimum normalized positive floating-point number, b**(emin - 1). */ 245 /* Minimum normalized positive floating-point number. */
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
hdsmart.h | 24 unsigned char normalized; member in struct:ata_smart_attribute_s
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
hdsmart.h | 24 unsigned char normalized; member in struct:ata_smart_attribute_s
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
hdsmart.h | 24 unsigned char normalized; member in struct:ata_smart_attribute_s
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
hdsmart.h | 24 unsigned char normalized; member in struct:ata_smart_attribute_s
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
hdsmart.h | 24 unsigned char normalized; member in struct:ata_smart_attribute_s
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
hdsmart.h | 24 unsigned char normalized; member in struct:ata_smart_attribute_s
|