/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/webkit/Source/WebKit/mac/Misc/ |
D | WebKitStatistics.m | 47 {
|
/external/skia/src/animator/ |
D | SkOperandIterpolator.cpp | 18 SkOperandInterpolator::SkOperandInterpolator(int elemCount, int frameCount, in SkOperandInterpolator() 24 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/webkit/Source/WebCore/inspector/ |
D | ScriptCallStack.cpp | 68 size_t frameCount = o->m_frames.size(); in isEqual() local
|
/external/webkit/Source/WebKit/chromium/src/ |
D | WebImageDecoder.cpp | 91 size_t WebImageDecoder::frameCount() const in frameCount() function in WebKit::WebImageDecoder
|
D | WebImageSkia.cpp | 59 const size_t frameCount = source.frameCount(); in fromData() local
|
D | WebImageCG.cpp | 60 const size_t frameCount = source.frameCount(); in fromData() local
|
/external/skia/src/utils/ |
D | SkInterpolator.cpp | 26 void SkInterpolatorBase::reset(int elemCount, int frameCount) { in reset() 137 SkInterpolator::SkInterpolator(int elemCount, int frameCount) { in SkInterpolator() 142 void SkInterpolator::reset(int elemCount, int frameCount) { in reset()
|
/external/webkit/Source/WebCore/history/ |
D | PageCache.cpp | 327 int PageCache::frameCount() const in frameCount() function in WebCore::PageCache 329 int frameCount = 0; in frameCount() local
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | ImageSourceAndroid.cpp | 228 int frameCount = 0; in setData() local 310 size_t ImageSource::frameCount() const in frameCount() function in WebCore::ImageSource
|
/external/webkit/Source/WebKit/win/ |
D | WebKitStatistics.cpp | 105 HRESULT STDMETHODCALLTYPE WebKitStatistics::frameCount( in frameCount() function in WebKitStatistics
|
/external/okhttp/src/test/java/libcore/net/spdy/ |
D | MockSpdyPeer.java | 38 private int frameCount = 0; field in MockSpdyPeer
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | ImageSource.cpp | 128 size_t ImageSource::frameCount() const in frameCount() function in WebCore::ImageSource
|
D | BitmapImage.cpp | 221 size_t BitmapImage::frameCount() in frameCount() function in WebCore::BitmapImage
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | ImageDecoderQt.cpp | 97 size_t ImageDecoderQt::frameCount() in frameCount() function in WebCore::ImageDecoderQt
|
/external/webkit/Source/WebCore/bindings/v8/ |
D | ScriptCallStackFactory.cpp | 66 int frameCount = stackTrace->GetFrameCount(); in toScriptCallFramesVector() local
|
/external/webkit/Source/WebCore/platform/image-decoders/ico/ |
D | ICOImageDecoder.cpp | 98 size_t ICOImageDecoder::frameCount() in frameCount() function in WebCore::ICOImageDecoder
|
/external/webkit/Source/WebCore/platform/image-decoders/gif/ |
D | GIFImageDecoder.cpp | 76 size_t GIFImageDecoder::frameCount() in frameCount() function in WebCore::GIFImageDecoder
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | ImageSourceCG.cpp | 265 size_t ImageSource::frameCount() const in frameCount() function in WebCore::ImageSource
|
/external/qemu/audio/ |
D | coreaudio.c | 501 UInt32 frame, frameCount; in audioOutDeviceIOProc() local 639 UInt32 frame, frameCount; in audioInDeviceIOProc() local
|
/external/proguard/src/proguard/preverify/ |
D | CodePreverifier.java | 166 int frameCount = stackMapFrameList.size(); in visitCodeAttribute0() local
|
/external/webkit/Source/WebCore/platform/image-decoders/ |
D | ImageDecoder.h | 295 virtual size_t frameCount() { return 1; } in frameCount() function
|
/external/webkit/Source/WebCore/page/ |
D | Page.h | 165 int frameCount() const { checkFrameCountConsistency(); return m_frameCount; } in frameCount() function
|