Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/ops/
DGrMeshDrawOp.cpp81 int repeatCount, int maxRepetitions) { in PatternHelper()
89 int repeatCount, int maxRepetitions) { in init()
/third_party/skia/src/gpu/ops/
DGrMeshDrawOp.cpp79 int repeatCount, int maxRepetitions) { in PatternHelper()
87 int repeatCount, int maxRepetitions) { in init()
/third_party/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.java54 SkottieAnimation(TextureView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation()
64 SkottieAnimation(SurfaceView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation()
DSkottieView.java213 public void setRepeatCount(int repeatCount) { in setRepeatCount()
/third_party/skia/m133/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()
/third_party/vk-gl-cts/framework/delibs/dethread/
DdeThreadTest.c667 int repeatCount; in deSingleton_selfTest() member
685 int repeatCount = cases[caseNdx].repeatCount; in deSingleton_selfTest() local
/third_party/skia/m133/src/gpu/ganesh/
DGrOpsRenderPass.cpp332 int repeatCount = std::min(patternRepeatCount - baseRepetition, in drawIndexPattern() local
/third_party/skia/src/gpu/
DGrOpsRenderPass.cpp346 int repeatCount = std::min(patternRepeatCount - baseRepetition, in drawIndexPattern() local
/third_party/skia/third_party/externals/libgifcodec/
DSkLibGifCodec.cpp417 int rowNumber, int repeatCount, bool writeTransparentPixels) in haveDecodedRow()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp178 deUint32 repeatCount; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp178 deUint32 repeatCount; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp594 …tBlendTest(deqp::Context& context, const char* name, glu::GLSLVersion glslVersion, int repeatCount, in CoherentBlendTest()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateTimePatternGenerator.java2816 int repeatCount = row[3]; in set() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDateTimePatternGenerator.java2678 int repeatCount = row[3]; in set() local
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtptngen.cpp2252 int32_t repeatCount = row->minLen; in set() local
/third_party/icu/icu4c/source/i18n/
Ddtptngen.cpp2339 int32_t repeatCount = row->minLen; in set() local
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Ddtptngen.cpp2331 int32_t repeatCount = row->minLen; in set() local
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/src/
DTests.cpp6958 uint32_t repeatCount = 1; in PerformMainTests() local
7223 uint32_t repeatCount = 1; in PerformPoolTests() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82821 static nsIAtom* repeatCount; member in nsGkAtoms