Home
last modified time | relevance | path

Searched defs:normal (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
DTypefaceTests.cpp96 std::unique_ptr<Typeface> normal(Typeface::createRelative(nullptr, SkTypeface::kNormal)); in TEST() local
125 std::unique_ptr<Typeface> normal(Typeface::createRelative(base.get(), SkTypeface::kNormal)); in TEST() local
154 std::unique_ptr<Typeface> normal(Typeface::createRelative(base.get(), SkTypeface::kNormal)); in TEST() local
183 std::unique_ptr<Typeface> normal(Typeface::createRelative(base.get(), SkTypeface::kNormal)); in TEST() local
214 std::unique_ptr<Typeface> normal(Typeface::createRelative(base.get(), SkTypeface::kNormal)); in TEST() local
248 std::unique_ptr<Typeface> normal(Typeface::createRelative(base.get(), SkTypeface::kNormal)); in TEST() local
/frameworks/support/design/tests/src/android/support/design/widget/
DFloatingActionButtonTest.java110 final int normal = ContextCompat.getColor(activity, R.color.sand_default); in testSetStatefulTintAcrossStateChanges() local
131 final int normal = ContextCompat.getColor(activity, R.color.sand_default); in testDeclaredStatefulTintAcrossStateChanges() local
/frameworks/base/core/proto/android/service/
Dfingerprint.proto37 FingerprintActionStatsProto normal = 3; field
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
DQuaternion.java48 private static double[] normal(double[] a) { in normal() method in Quaternion
/frameworks/base/core/java/android/text/format/
DTimeFormatter.java446 private static String getFormat(int modifier, String normal, String underscore, String dash, in getFormat()
/frameworks/base/libs/hwui/
DPathTessellator.cpp245 const Vector2& normal, Vertex* buffer, int& currentIndex, bool begin) { in storeBeginEnd()
407 AlphaVertex* buffer, bool isFirst, Vector2 normal, int offset) { in storeCapAA()
DSpotShadow.cpp76 Vector2 normal; member
/frameworks/base/services/core/java/com/android/server/fingerprint/
DFingerprintService.java1358 final PerformanceStats normal = mPerformanceMap.get(userId); in dumpProto() local
/frameworks/native/opengl/libagl/
Dcontext.h203 array_t normal; member