/external/replicaisland/src/com/replica/replicaisland/ |
D | SpriteAnimation.java | 32 public SpriteAnimation(int animationId, int frameCount) { in SpriteAnimation() 47 final int frameCount = frames.getCount(); in getFrame() local
|
D | Utils.java | 87 public final static float framesToTime(int framesPerSecond, int frameCount) { in framesToTime()
|
/external/skia/src/animator/ |
D | SkOperandIterpolator.cpp | 16 SkOperandInterpolator::SkOperandInterpolator(int elemCount, int frameCount, in SkOperandInterpolator() 22 void SkOperandInterpolator::reset(int elemCount, int frameCount, SkDisplayTypes type) in reset()
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/ |
D | VisualSampleEntry.java | 68 private int frameCount = 1; field in VisualSampleEntry 126 public void setFrameCount(int frameCount) { in setFrameCount()
|
/external/skia/src/utils/ |
D | SkInterpolator.cpp | 26 void SkInterpolatorBase::reset(int elemCount, int frameCount) { in reset() 136 SkInterpolator::SkInterpolator(int elemCount, int frameCount) { in SkInterpolator() 141 void SkInterpolator::reset(int elemCount, int frameCount) { in reset()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
D | FrameCountTest.java | 76 int frameCount = reply.getNextValueAsInt(); in testFrameCount001() local
|
D | OwnedMonitorsStackDepthInfoTest.java | 90 int frameCount = jdwpGetFrameCount(testedThreadID); in testOwnedMonitorsStackDepthInfo() local
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/ |
D | ThisObjectTest.java | 88 int frameCount = jdwpGetFrameCount(mainThread); in testThisObjectTest001() local
|
D | JDWPStackTraceBaseTest.java | 99 int frameCount = jdwpGetFrameCount(threadID); in findFrameInfo() local
|
D | JDWPStackFrameTestCase.java | 99 int frameCount = reply.getNextValueAsInt(); in jdwpGetFrameCount() local
|
D | JDWPStackFrameAccessTest.java | 403 int frameCount = jdwpGetFrameCount(threadID); in getFrameInfo() local
|
/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/ |
D | GifHeader.java | 15 int frameCount = 0; field in GifHeader
|
/external/smali/smalidea/src/main/java/org/jf/smalidea/debugging/value/ |
D | LazyThreadReference.java | 57 public int frameCount() throws IncompatibleThreadStateException { in frameCount() method in LazyThreadReference
|
/external/opencv3/modules/videostab/include/opencv2/videostab/ |
D | wobble_suppression.hpp | 76 virtual int frameCount() const { return frameCount_; } in frameCount() function in cv::videostab::WobbleSuppressorBase
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/ |
D | MockSpdyPeer.java | 43 private int frameCount = 0; field in MockSpdyPeer 75 public int frameCount() { in frameCount() method in MockSpdyPeer
|
/external/opencv3/modules/videostab/src/ |
D | stabilizer.cpp | 338 … int frameCount, const std::vector<Mat> &motions, const std::vector<Mat> &stabilizationMotions) in saveMotions()
|
/external/proguard/src/proguard/preverify/ |
D | CodePreverifier.java | 175 int frameCount = stackMapFrameList.size(); in visitCodeAttribute0() local
|
/external/webrtc/webrtc/modules/video_render/test/testAPI/ |
D | testAPI.cc | 546 int frameCount = TEST_FRAME_NUM; in TestExternalRender() local
|
/external/opencv3/modules/videoio/test/ |
D | test_ffmpeg.cpp | 352 unsigned int frameCount = static_cast<unsigned int>(capture->get(CAP_PROP_FRAME_COUNT)); in operator ()() local
|
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
D | VideoCapturerAndroid.java | 158 private int frameCount = 0; field in VideoCapturerAndroid.CameraStatistics
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/ |
D | ClassReader.java | 971 int frameCount = 0; in accept() local
|
D | MethodWriter.java | 239 private int frameCount; field in MethodWriter
|
/external/deqp/modules/egl/ |
D | teglGLES2SharedRenderingPerfTests.cpp | 76 int frameCount; member
|
/external/v8/src/debug/ |
D | debug.js | 963 ExecutionState.prototype.frameCount = function() { method in ExecutionState
|
/external/vulkan-validation-layers/demos/ |
D | cube.c | 422 int32_t frameCount; member
|