Home
last modified time | relevance | path

Searched refs:Accelerated (Results 1 – 16 of 16) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DImageBuffer.h59 Accelerated enumerator
/external/webkit/Source/WebCore/html/
DHTMLCanvasElement.cpp443 m_imageBuffer = ImageBuffer::create(size, ColorSpaceDeviceRGB, Accelerated); in createImageBuffer()
/external/webkit/Source/WebCore/platform/graphics/cg/
DImageBufferCG.cpp103 , m_accelerateRendering(renderingMode == Accelerated) in ImageBuffer()
/external/dropbear/libtomcrypt/
Dcrypt.tex5435 /** Accelerated ECB encryption
5447 /** Accelerated ECB decryption
5459 /** Accelerated CBC encryption
5473 /** Accelerated CBC decryption
5487 /** Accelerated CTR encryption
5503 /** Accelerated LRW
5519 /** Accelerated LRW
5535 /** Accelerated CCM packet (one-shot)
5562 /** Accelerated GCM packet (one shot)
5586 /** Accelerated one shot OMAC
[all …]
/external/webkit/Source/WebCore/html/canvas/
DCanvasRenderingContext2D.cpp1910 …tr<ImageBuffer> maskImage = ImageBuffer::create(maskRect.size(), ColorSpaceDeviceRGB, Accelerated); in drawTextInternal()
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-169550 [chromium] Accelerated Compositing: screen garbage when scrolling
10182 [chromium] Accelerated Compositing: Artifacts/blink when enabling compositor.
10382 need access to a raw context. Accelerated drawing elsewhere will go through
/external/webkit/Tools/
DChangeLog-2010-05-2411937 Accelerated Compositing is now default on QtWebKit so the option
11940 [Qt] QtLauncher's Accelerated Compositing option must be true as default
13683 Additional change to separate Accelerated Compositing test from 3D Rendering test
13701 This currently only prints whether or not Accelerated Compositing
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-161983 Accelerated compositing should not be enabled on QWebView without
8046 including Tiling and Accelerated Composite specific ones.
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0624767 Accelerated animation with missing values in keyframes is broken
31307 [Qt] Implement Accelerated Composition for NPAPI Plugins.
35466 The refactored function will be used for rendering by the Accelerated
39310 Test: Accelerated compositor test infrastructure still coming online. Tested manually.
46887 Accelerated transitions do not suspend/resume properly.
47821 Accelerated transitions do not suspend/resume properly.
56992 [chromium] Accelerated Compositing: screen garbage when scrolling
62420Accelerated 2d canvases maintain a reference to a SharedGraphicsContext3D and have ownership of a …
84179 Accelerated 2d canvases should get compositing layers
98162 Assertion when turning Accelerated Compositing off on a composited page
DChangeLog20242 [Chromium] Accelerated 2D Canvas is slow to execute putImageData
29238 Accelerated compositing may be compiled in but disabled at runtime or for some elements.
53763 REGRESSION: Accelerated transitions are jumpy
53944 REGRESSION: Accelerated transitions are jumpy
60481 REGRESSION: Accelerated transitions are jumpy
DChangeLog-2010-05-24461 …[Qt] Using Accelerated Composing the rocket back animation on http://www.the-art-of-web.com/css/cs…
4047 Fixes <http://webkit.org/b/39299> <rdar://problem/7997692> Accelerated
DChangeLog-2010-01-2922498 Accelerated transitions broken when mixed with paused animations
77917 Accelerated animations stutter on pages with lots of animations and 3d transforms
DChangeLog-2011-02-1622503 Accelerated canvas2D has bad clipping performance.
/external/webkit/Source/WebKit2/
DChangeLog13561 Accelerated content fades in when using a layer backed WKView
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-293662 Accelerated animations stutter on pages with lots of animations and 3d transforms
/external/webkit/Source/JavaScriptCore/
DChangeLog-2009-06-1634688 Accelerated property accesses.