Home
last modified time | relevance | path

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

123

/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
/aosp14/frameworks/base/libs/hwui/
H A DVector.h77 void normalize() { in normalize() function
/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
/aosp14/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
/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
H A DPoint.java88 public Point normalize() { in normalize() method in Point
/aosp14/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
/aosp14/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
/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()
/aosp14/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()
/aosp14/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

123