Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/ganesh/ops/
DGrMeshDrawOp.cpp71 int repeatCount, int maxRepetitions) { in PatternHelper()
79 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.java40 long nativeInstance, float repeatCount, boolean mirror) { in nativeSetRepeatMirror()
DShadowNativeAnimatedImageDrawable.java89 protected static void nSetRepeatCount(long nativePtr, int repeatCount) { in nSetRepeatCount()
DShadowNativeAnimatedVectorDrawable.java65 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/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c341 UInt32 repeatCount; in UnpackPEFDataSection() local
360 UInt32 repeatCount; in UnpackPEFDataSection() local
389 UInt32 repeatCount; in UnpackPEFDataSection() local
/external/lottie/lottie/src/main/java/com/airbnb/lottie/utils/
DLottieValueAnimator.java25 private int repeatCount = 0; field in LottieValueAnimator
/external/deqp/framework/delibs/dethread/
DdeThreadTest.c667 int repeatCount; in deSingleton_selfTest() member
685 int repeatCount = cases[caseNdx].repeatCount; in deSingleton_selfTest() local
/external/skia/src/gpu/ganesh/
DGrOpsRenderPass.cpp324 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/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/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp178 deUint32 repeatCount; member
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/smoothstreaming/src/main/java/com/google/android/exoplayer2/source/smoothstreaming/manifest/
DSsManifestParser.java577 long repeatCount = parseLong(parser, KEY_FRAGMENT_REPEAT_COUNT, 1L); in parseStreamFragmentStartTag() local

12