/aosp12/build/make/tools/product_config/src/com/android/build/config/ |
H A D | Value.java | 76 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 D | Balance.h | 158 static std::function<T(T)> normalize(std::function<T(T)> f) { in normalize() function
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | Vector.h | 77 void normalize() { in normalize() function
|
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A D | NameNormalizer.java | 77 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 D | VectorUtil.java | 52 public static void normalize(double[] a) { in normalize() method in VectorUtil
|
/aosp12/frameworks/base/core/java/android/gesture/ |
H A D | Instance.java | 50 private void normalize() { in normalize() method in Instance
|
/aosp12/frameworks/compile/mclinker/lib/Core/ |
H A D | Linker.cpp | 77 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 D | Point.java | 88 public Point normalize() { in normalize() method in Point
|
/aosp12/frameworks/base/services/incremental/ |
H A D | path.cpp | 91 std::string normalize(std::string_view path) { in normalize() function
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/ |
H A D | CornerPathRenderer.java | 131 private PointF normalize(PointF point) { in normalize() method in CornerPathRenderer
|
/aosp12/frameworks/native/services/sensorservice/ |
H A D | vec.h | 224 V<TYPE, SIZE> PURE normalize(const V<TYPE, SIZE>& v) { in normalize() function
|
/aosp12/frameworks/native/libs/math/include/math/ |
H A D | TQuatHelpers.h | 190 constexpr QUATERNION<T> PURE normalize(const QUATERNION<T>& q) { in normalize() function
|
H A D | TVecHelpers.h | 451 friend inline constexpr VECTOR<T> PURE normalize(const VECTOR<T>& lv) { in normalize() function
|
/aosp12/system/incremental_delivery/incfs/ |
H A D | path.cpp | 70 std::string normalize(std::string_view path) { in normalize() function
|
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
H A D | ShaderProgram.java | 157 boolean normalize) { in setAttributeValues() 302 boolean normalize); in setShaderAttributeVertexFrame()
|
/aosp12/frameworks/base/core/java/android/net/ |
H A D | NetworkTemplate.java | 778 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 D | ImageShader.java | 96 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 D | CallerInfo.java | 356 private static String normalize(String s) { in normalize() method in CallerInfo
|
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/ |
H A D | PageRangeUtils.java | 117 public static PageRange[] normalize(PageRange[] pageRanges) { in normalize() method in PageRangeUtils
|
/aosp12/frameworks/base/telecomm/java/android/telecom/ |
H A D | CallerInfo.java | 568 private static String normalize(String s) { in normalize() method in CallerInfo
|
/aosp12/frameworks/base/media/mca/filterfw/native/core/ |
H A D | shader_program.cpp | 950 bool normalize) { in SetAttributeValues() 976 bool normalize) { in SetAttributeValues()
|
/aosp12/frameworks/base/media/mca/filterfw/jni/ |
H A D | jni_shader_program.cpp | 296 jboolean normalize) { in Java_android_filterfw_core_ShaderProgram_setShaderAttributeVertexFrame()
|
/aosp12/frameworks/opt/calendar/src/com/android/calendarcommon2/ |
H A D | Time.java | 239 public long normalize() { in normalize() method in Time
|
/aosp12/art/test/004-ThreadStress/src-art/ |
H A D | Main.java | 426 private static void normalize(Map<Operation, Double> map) { in normalize() method in Main
|
/aosp12/frameworks/av/media/codec2/core/include/ |
H A D | C2Buffer.h | 325 inline constexpr C2Segment normalize() const { in normalize() function 1569 inline constexpr C2Rect normalize() const { in normalize() function
|