Home
last modified time | relevance | path

Searched defs:normalize (Results 1 – 25 of 38) sorted by relevance

12

/aosp12/build/make/tools/product_config/src/com/android/build/config/
H A DValue.java76 public static String normalize(String str) { in normalize() method in Value
86 public static Str normalize(Str str) { in normalize() method in Value
96 public static Str normalize(Value val) { in normalize() method in Value
/aosp12/system/media/audio_utils/include/audio_utils/
H A DBalance.h158 static std::function<T(T)> normalize(std::function<T(T)> f) { in normalize() function
/aosp12/frameworks/base/libs/hwui/
H A DVector.h77 void normalize() { in normalize() function
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DNameNormalizer.java77 public static String normalize(String name) { in normalize() method in NameNormalizer
/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
H A DVectorUtil.java52 public static void normalize(double[] a) { in normalize() method in VectorUtil
/aosp12/frameworks/base/core/java/android/gesture/
H A DInstance.java50 private void normalize() { in normalize() method in Instance
/aosp12/frameworks/compile/mclinker/lib/Core/
H A DLinker.cpp77 bool Linker::normalize(Module& pModule, IRBuilder& pBuilder) { in normalize() function in mcld::Linker
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
H A DPoint.java88 public Point normalize() { in normalize() method in Point
/aosp12/frameworks/base/services/incremental/
H A Dpath.cpp91 std::string normalize(std::string_view path) { in normalize() function
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
H A DCornerPathRenderer.java131 private PointF normalize(PointF point) { in normalize() method in CornerPathRenderer
/aosp12/frameworks/native/services/sensorservice/
H A Dvec.h224 V<TYPE, SIZE> PURE normalize(const V<TYPE, SIZE>& v) { in normalize() function
/aosp12/frameworks/native/libs/math/include/math/
H A DTQuatHelpers.h190 constexpr QUATERNION<T> PURE normalize(const QUATERNION<T>& q) { in normalize() function
H A DTVecHelpers.h451 friend inline constexpr VECTOR<T> PURE normalize(const VECTOR<T>& lv) { in normalize() function
/aosp12/system/incremental_delivery/incfs/
H A Dpath.cpp70 std::string normalize(std::string_view path) { in normalize() function
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DShaderProgram.java157 boolean normalize) { in setAttributeValues()
302 boolean normalize); in setShaderAttributeVertexFrame()
/aosp12/frameworks/base/core/java/android/net/
H A DNetworkTemplate.java778 public static NetworkTemplate normalize(NetworkTemplate template, String[] merged) { in normalize() method in NetworkTemplate
795 public static NetworkTemplate normalize(NetworkTemplate template, List<String[]> mergedList) { in normalize() method in NetworkTemplate
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DImageShader.java96 public void set(boolean normalize, int stride, int components, int type, float[] values) { in set()
110 public void set(boolean normalize, int offset, int stride, int components, int type, in set()
406 int stride, int offset, boolean normalize) { in setAttributeValues()
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DCallerInfo.java356 private static String normalize(String s) { in normalize() method in CallerInfo
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/
H A DPageRangeUtils.java117 public static PageRange[] normalize(PageRange[] pageRanges) { in normalize() method in PageRangeUtils
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallerInfo.java568 private static String normalize(String s) { in normalize() method in CallerInfo
/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp950 bool normalize) { in SetAttributeValues()
976 bool normalize) { in SetAttributeValues()
/aosp12/frameworks/base/media/mca/filterfw/jni/
H A Djni_shader_program.cpp296 jboolean normalize) { in Java_android_filterfw_core_ShaderProgram_setShaderAttributeVertexFrame()
/aosp12/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DTime.java239 public long normalize() { in normalize() method in Time
/aosp12/art/test/004-ThreadStress/src-art/
H A DMain.java426 private static void normalize(Map<Operation, Double> map) { in normalize() method in Main
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Buffer.h325 inline constexpr C2Segment normalize() const { in normalize() function
1569 inline constexpr C2Rect normalize() const { in normalize() function

12