Home
last modified time | relevance | path

Searched defs:stops (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DRadialGradient.java71 @NonNull @ColorInt int[] colors, @Nullable float[] stops, in RadialGradient()
95 @NonNull @ColorLong long[] colors, @Nullable float[] stops, in RadialGradient()
140 @NonNull @ColorLong long[] colors, @Nullable float[] stops, in RadialGradient()
151 float endRadius, @NonNull @ColorLong long[] colors, @Nullable float[] stops, in RadialGradient()
/aosp12/frameworks/base/core/tests/coretests/src/android/text/
H A DTextLineTest.java200 final TabStops stops = new TabStops(100, spans); in testMeasure_Tab_LTR() local
215 final TabStops stops = new TabStops(100, spans); in testMeasure_Tab_RTL() local
230 final TabStops stops = new TabStops(100, spans); in testMeasure_Tab_BiDi() local
245 final TabStops stops = new TabStops(100, spans); in testMeasure_Tab_BiDi2() local
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/text/
H A DTabStops.java28 public TabStops(@Nullable float[] stops, float defaultTabWidth) { in TabStops()
/aosp12/hardware/interfaces/drm/1.1/vts/functional/
H A Ddrm_hal_clearkey_test.cpp413 [&](Status status, const hidl_vec<SecureStop>& stops) { in TEST_P()
432 [&](Status status, const hidl_vec<SecureStop>& stops) { in TEST_P()
442 [&](Status status, const hidl_vec<SecureStop>& stops) { in TEST_P()
462 [&](Status status, const hidl_vec<SecureStop>& stops) { in TEST_P()
481 [&](Status status, const hidl_vec<SecureStop>& stops) { in TEST_P()
491 [&](Status status, const hidl_vec<SecureStop>& stops) { in TEST_P()
542 [&](Status status, const hidl_vec<SecureStop>& stops) { in TEST_P()
553 [&](Status status, const hidl_vec<SecureStop>& stops) { in TEST_P()
/aosp12/frameworks/minikin/include/minikin/
H A DLineBreaker.h56 TabStops(const float* stops, size_t nStops, float tabWidth) in TabStops()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DProfileServiceTest.java168 ArgumentCaptor<ProfileService> stops = ArgumentCaptor.forClass(ProfileService.class); in testEnableDisableInterleaved() local
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashScreenExitAnimation.java139 final float[] stops = {0f, transparentRatio, 1f}; in createAnimator() local
218 void setRadialPaintParam(int[] colors, float[] stops) { in setRadialPaintParam()
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DStridedSlice.cpp62 std::vector<int> stops; in compute() local
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
H A DDrmPlugin.cpp832 std::vector<SecureStop> stops; in getSecureStops() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...