Home
last modified time | relevance | path

Searched defs:repeatCount (Results 1 – 25 of 39) sorted by relevance

12

/external/skia/src/gpu/ganesh/ops/
DGrMeshDrawOp.cpp81 int repeatCount, int maxRepetitions) { in PatternHelper()
89 int repeatCount, int maxRepetitions) { in init()
/external/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieRunner.java65 …Animation createAnimation(TextureView view, InputStream is, int backgroundColor, int repeatCount) { in createAnimation()
82 …Animation createAnimation(SurfaceView view, InputStream is, int backgroundColor, int repeatCount) { in createAnimation()
DSkottieAnimation.java55 SkottieAnimation(TextureView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation()
65 SkottieAnimation(SurfaceView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation()
DSkottieView.java212 public void setRepeatCount(int repeatCount) { in setRepeatCount()
/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
DInterpolatorNatives.java20 long nativeInstance, float repeatCount, boolean mirror); in nativeSetRepeatMirror()
DAnimatedImageDrawableNatives.java57 public static native void nSetRepeatCount(long nativePtr, int repeatCount); in nSetRepeatCount()
DAnimatedVectorDrawableNatives.java39 int repeatCount, in nAddAnimator()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNativeInterpolator.java45 long nativeInstance, float repeatCount, boolean mirror) { in nativeSetRepeatMirror()
DShadowNativeAnimatedImageDrawable.java94 protected static void nSetRepeatCount(long nativePtr, int repeatCount) { in nSetRepeatCount()
DShadowNativeAnimatedVectorDrawable.java70 int repeatCount, in nAddAnimator()
/external/sonivox/arm-wt-22k/lib_src/
Deas_tcdata.h56 EAS_I8 repeatCount; /* note repeat counter */ member
Deas_rtttldata.h59 EAS_U8 repeatCount; /* repeat counter */ member
Deas_imelodydata.h61 EAS_I16 repeatCount; /* repeat counter */ member
Deas_data.h75 EAS_I32 repeatCount; member
Djet_data.h109 EAS_I16 repeatCount; member
Djet.c613 …nt (EAS_DATA_HANDLE easHandle, EAS_INT segmentNum, EAS_INT libNum, EAS_INT repeatCount, EAS_INT tr… in JET_QueueSegment()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/utils/
DLottieValueAnimator.java26 private int repeatCount = 0; field in LottieValueAnimator
/external/deqp/framework/delibs/dethread/
DdeThreadTest.c666 int repeatCount; in deSingleton_selfTest() member
675 int repeatCount = cases[caseNdx].repeatCount; in deSingleton_selfTest() local
/external/skia/src/gpu/ganesh/
DGrOpsRenderPass.cpp332 int repeatCount = std::min(patternRepeatCount - baseRepetition, in drawIndexPattern() local
/external/go-cmp/cmp/
Dreport_text.go54 type repeatCount int type
/external/lottie/sample/src/main/kotlin/com/airbnb/lottie/samples/
DPlayerViewModel.kt36 val repeatCount: Int = ValueAnimator.INFINITE constant in com.airbnb.lottie.samples.PlayerState
/external/leakcanary2/shark-android/src/main/java/shark/
DAndroidObjectInspectors.kt841 … val repeatCount = instance["android.animation.ValueAnimator", "mRepeatCount"]!!.value.asInt!! in <lambda>() constant
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp150 uint32_t repeatCount; member
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/smoothstreaming/src/main/java/com/google/android/exoplayer2/source/smoothstreaming/manifest/
DSsManifestParser.java583 long repeatCount = parseLong(parser, KEY_FRAGMENT_REPEAT_COUNT, 1L); in parseStreamFragmentStartTag() local
/external/cronet/tot/components/cronet/android/test/javatests/src/org/chromium/net/urlconnection/
DCronetHttpURLConnectionTest.java611 int repeatCount = 100000; in testBigDataRead() local

12