Home
last modified time | relevance | path

Searched refs:currentFrame (Results 1 – 17 of 17) sorted by relevance

/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/
DGifHeaderParser.java90 if (header.currentFrame == null) { in readContents()
91 header.currentFrame = new GifFrame(); in readContents()
102 header.currentFrame = new GifFrame(); in readContents()
153 header.currentFrame.dispose = (packed & 0x1c) >> 2; in readGraphicControlExt()
154 if (header.currentFrame.dispose == 0) { in readGraphicControlExt()
156 header.currentFrame.dispose = 1; in readGraphicControlExt()
158 header.currentFrame.transparency = (packed & 1) != 0; in readGraphicControlExt()
165 header.currentFrame.delay = delayInHundredthsOfASecond * 10; in readGraphicControlExt()
167 header.currentFrame.transIndex = read(); in readGraphicControlExt()
177 header.currentFrame.ix = readShort(); in readBitmap()
[all …]
DGifDecoder.java266 GifFrame currentFrame = header.frames.get(framePointer); in getNextFrame() local
274 if (currentFrame.lct == null) { in getNextFrame()
277 act = currentFrame.lct; in getNextFrame()
278 if (header.bgIndex == currentFrame.transIndex) { in getNextFrame()
284 if (currentFrame.transparency) { in getNextFrame()
285 save = act[currentFrame.transIndex]; in getNextFrame()
287 act[currentFrame.transIndex] = 0; in getNextFrame()
299 Bitmap result = setPixels(currentFrame, previousFrame); in getNextFrame()
302 if (currentFrame.transparency) { in getNextFrame()
303 act[currentFrame.transIndex] = save; in getNextFrame()
[all …]
DGifHeader.java17 GifFrame currentFrame; field in GifHeader
/external/replicaisland/src/com/replica/replicaisland/
DSpriteComponent.java101 AnimationFrame currentFrame = currentAnimation.getFrame(mAnimationTime); in update() local
102 if (currentFrame != null) { in update()
107 if (mVisible && currentFrame.texture != null && factory != null) { in update()
116 bitmap.setTexture(currentFrame.texture); in update()
124 mCollisionComponent.setCollisionVolumes(currentFrame.attackVolumes, in update()
125 currentFrame.vulnerabilityVolumes); in update()
/external/eigen/demos/opengl/
Dquaternion_demo.cpp277 Frame currentFrame; in animate() local
282 currentFrame = lo->second; in animate()
288 currentFrame = hi->second; in animate()
294 currentFrame = ::lerpFrame<EulerAngles<float> >(s, lo->second, hi->second); in animate()
296 currentFrame = ::lerpFrame<Eigen::Quaternionf>(s, lo->second, hi->second); in animate()
302 currentFrame.orientation.coeffs().normalize(); in animate()
305 currentFrame.orientation = currentFrame.orientation.inverse(); in animate()
306 currentFrame.position = - (currentFrame.orientation * currentFrame.position); in animate()
307 mCamera.setFrame(currentFrame); in animate()
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/
DGifResourceEncoder.java61 Bitmap currentFrame = decoder.getNextFrame(); in encode() local
62 …Resource<Bitmap> transformedResource = getTransformedFrame(currentFrame, transformation, drawable); in encode()
112 …private Resource<Bitmap> getTransformedFrame(Bitmap currentFrame, Transformation<Bitmap> transform… in getTransformedFrame() argument
115 Resource<Bitmap> bitmapResource = factory.buildFrameResource(currentFrame, bitmapPool); in getTransformedFrame()
DGifDrawable.java228 Bitmap currentFrame = frameManager.getCurrentFrame(); in draw() local
229 Bitmap toDraw = currentFrame != null ? currentFrame : state.firstFrame; in draw()
/external/opencv3/modules/videoio/src/
Dcap_winrt_bridge.hpp79 unsigned long currentFrame; member in VideoioBridge
94 currentFrame = 0; in VideoioBridge()
/external/opencv3/samples/gpu/
Dopticalflow_nvidia_api.cpp611 Ncv32u currentFrame; in main() local
612 currentFrame = 0; in main()
617 cvShowImage ("Interpolated frame", frames[currentFrame]); in main()
629 if (currentFrame > 0) --currentFrame; in main()
630 cvShowImage ("Interpolated frame", frames[currentFrame]); in main()
633 if (currentFrame < frames.size()-1) ++currentFrame; in main()
634 cvShowImage ("Interpolated frame", frames[currentFrame]); in main()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DXUnresolvedVariable.java116 int currentFrame = vars.getStackFrame(); in execute() local
136 vars.unlink(currentFrame); in execute()
/external/apache-xml/src/main/java/org/apache/xpath/
DVariableStack.java255 public void unlink(int currentFrame) in unlink() argument
258 _currentFrameBottom = currentFrame; in unlink()
/external/deqp/modules/egl/
DteglSwapBuffersWithDamageTests.cpp500 const Frame& currentFrame = frameSequence[frameNdx]; in iterate() local
501 vector<EGLint> damageRegion = getDamageRegion(currentFrame); in iterate()
503 m_gles2Renderer->render(width, height, currentFrame); in iterate()
/external/chromium-trace/catapult/third_party/Paste/paste/evalexception/media/
DMochiKit.packed.js6177 this.currentFrame=0;
6192 if(_661>this.currentFrame){
6194 this.currentFrame=_661;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...