Home
last modified time | relevance | path

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

12345

/external/chromium_org/cc/input/
Dpage_scale_animation.cc26 gfx::Vector2dF DenormalizeToViewport(const gfx::Vector2dF& normalized, in DenormalizeToViewport()
119 gfx::Vector2dF normalized = NormalizeFromViewport( in InferTargetScrollOffsetFromStartAnchor() local
140 gfx::Vector2dF normalized = gfx::ScaleVector2d( in InferTargetAnchorFromScrollOffsets() local
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dnormalize_utf8.h29 string normalized; in NormalizeDecimalDigits() local
/external/chromium_org/third_party/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/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/deqp/framework/delibs/debase/
DdeInt32.c132 deUint32 normalized = (deUint32)a << shift; /* Highest bit is always 1. */ in deRcp32() local
/external/chromium_org/third_party/WebKit/Source/platform/text/
DSurrogatePairAwareTextIterator.cpp47 if (UChar32 normalized = normalizeVoicingMarks()) { in consumeSlowCase() local
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
Dcld_unicodetext.cc20 icu::UnicodeString normalized; in NormalizeText() local
/external/icu/icu4c/source/i18n/
Duitercollationiterator.h152 UnicodeString normalized; variable
Dutf8collationiterator.h165 UnicodeString normalized; variable
Dutf16collationiterator.h176 UnicodeString normalized; variable
Dnortrans.cpp136 UnicodeString normalized; in handleTransliterate() local
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
DVertexBuffer.h132 bool normalized; member
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLVertexArrayObjectOES.h73 bool normalized; variable
DWebGLVertexArrayObjectOES.cpp121 …GLuint index, GLsizei bytesPerElement, GLint size, GLenum type, GLboolean normalized, GLsizei stri… in setVertexAttribState()
/external/chromium_org/gpu/command_buffer/service/
Dvertex_attrib_manager.h56 GLboolean normalized() const { in normalized() function
197 GLboolean normalized, in SetAttribInfo()
/external/chromium_org/gpu/command_buffer/client/
Dvertex_array_object_manager.cc89 GLboolean normalized() const { in normalized() function in gpu::gles2::VertexArrayObject::VertexAttrib
109 GLboolean normalized, in SetInfo()
249 GLboolean normalized, in SetAttribPointer()
436 GLboolean normalized, in SetAttribPointer()
/external/chromium_org/third_party/icu/source/i18n/
Dnortrans.cpp136 UnicodeString normalized; in handleTransliterate() local
/external/chromium_org/third_party/angle/src/libGLESv2/
DVertexArray.cpp77bool normalized, bool pureInteger, GLsizei stride, const void *pointer) in setAttributeState()
/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLVertexArray.cpp19 GrGLboolean normalized, in set()
/external/skia/src/gpu/gl/
DGrGLVertexArray.cpp19 GrGLboolean normalized, in set()
/external/eigen/Eigen/src/Geometry/
DQuaternion.h126 inline Quaternion<Scalar> normalized() const { return Quaternion<Scalar>(coeffs().normalized()); } in normalized() function
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
Dlp_bld_format_aos.c159 boolean normalized; in lp_build_unpack_arith_rgba_aos() local
274 boolean normalized; in lp_build_pack_rgba_aos() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_aos.c159 boolean normalized; in lp_build_unpack_arith_rgba_aos() local
274 boolean normalized; in lp_build_pack_rgba_aos() local

12345