Home
last modified time | relevance | path

Searched defs:normalized (Results 1 – 25 of 29) sorted by relevance

12

/external/webkit/Source/WebCore/platform/graphics/qt/
DFloatRectQt.cpp47 FloatRect FloatRect::normalized() const in normalized() function in WebCore::FloatRect
/external/harfbuzz_ng/src/
Dhb-icu.cc189 UChar utf16[4], normalized[5]; in hb_icu_unicode_compose() local
248 UChar utf16[2], normalized[2 * HB_UNICODE_MAX_DECOMPOSITION_LEN + 1]; in hb_icu_unicode_decompose() local
318 UChar utf16[2], normalized[2 * HB_UNICODE_MAX_DECOMPOSITION_LEN + 1]; in hb_icu_unicode_decompose_compatibility() local
Dhb-glib.cc254 gchar *normalized; in hb_glib_unicode_compose() local
291 gchar *normalized; in hb_glib_unicode_decompose() local
/external/icu4c/i18n/
Dnortrans.cpp136 UnicodeString normalized; in handleTransliterate() local
Dtimezone.cpp1330 TimeZone::getCustomID(const UnicodeString& id, UnicodeString& normalized, UErrorCode& status) { in getCustomID()
/external/eigen/Eigen/src/Geometry/
DQuaternion.h126 inline Quaternion<Scalar> normalized() const { return Quaternion<Scalar>(coeffs().normalized()); } in normalized() function
/external/webkit/Source/WebCore/html/canvas/
DWebGLVertexArrayObjectOES.h67 bool normalized; member
/external/webkit/Source/WebCore/platform/graphics/
DWidthIterator.cpp101 UChar32 normalized = normalizeVoicingMarks(currentCharacter); in advance() local
DFont.cpp242 String normalized = String::createUninitialized(length, buffer); in normalizeSpaces() local
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/
DVertexDataManager.h105 bool normalized; member
DVertexDataManager.cpp433 enum { d3dtype = PreferenceRule< VertexTypeMapping<fromType, normalized> >::type }; enumerator
/external/icu4c/common/
Dunormcmp.cpp539 UnicodeString &normalized, UErrorCode *pErrorCode) { in _normalize()
Duts46.cpp655 UnicodeString normalized; in mapDevChars() local
/external/opencv/cv/include/
Dcv.hpp275 bool normalized; member in CvBoxFilter
314 bool normalized; member in CvLaplaceFilter
/external/chromium/chrome/browser/
Denumerate_modules_model_win.h89 bool normalized; member
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
DVertexBuffer.java314 protected boolean normalized = false; field in VertexBuffer
460 public void setNormalized(boolean normalized){ in setNormalized()
/external/opencv/cv/src/
Dcvderiv.cpp556 bool normalized = state->is_normalized(); in icvLaplaceCol_32s16s() local
698 bool normalized = state->is_normalized(); in icvLaplaceCol_32f() local
Dcvsmooth.cpp447 bool normalized = state->is_normalized(); in icvSumCol_64f32f() local
/external/kernel-headers/original/linux/
Dhdsmart.h30 unsigned char normalized; member
/external/expat/lib/
Dxmltok.h122 char normalized; member
/external/freetype/src/truetype/
Dttgxvar.c996 FT_Fixed* normalized = NULL; in TT_Set_Var_Design() local
/external/icu4c/test/intltest/
Ddtfmrgts.cpp1281 UnicodeString normalized; member in Test1684Data
/external/skia/src/gpu/gl/
DGrGLCreateNullInterface.cpp89 …LVertexAttribPointer(GrGLuint indx, GrGLint size, GrGLenum type, GrGLboolean normalized, GrGLsizei… in nullGLVertexAttribPointer()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp516 GrGLboolean normalized, in debugGLVertexAttribPointer()
/external/webkit/Source/WebCore/platform/graphics/opengl/
DGraphicsContext3DOpenGL.cpp1155 …vertexAttribPointer(GC3Duint index, GC3Dint size, GC3Denum type, GC3Dboolean normalized, GC3Dsizei… in vertexAttribPointer()

12