OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accelerated
(Results
226 - 250
of
412
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h
186
void setAccelerated(bool
accelerated
) { m_accelerated =
accelerated
; }
Canvas2DLayerBridge.cpp
267
// Using
accelerated
2d canvas with software renderer, which
ImageBuffer.cpp
256
// FIXME: Disable color space conversions on
accelerated
canvases (for now).
/external/qemu/distrib/sdl-1.2.15/src/video/
SDL_surface.c
400
*
accelerated
blitting function.
774
/* Unlock hardware or
accelerated
surfaces */
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5video.c
1957
int
accelerated
;
local
[
all
...]
/external/qemu/
kqemu.c
159
non
accelerated
code sees exactly the same CPU features as the
160
accelerated
code */
/frameworks/base/docs/html/about/versions/
android-3.1-highlights.jd
206
accelerated
rendering. Page zoom performance is also dramatically improved,
374
<li>The UI framework now supports partial invalidates in hardware-
accelerated
android-4.0-highlights.jd
[
all
...]
jelly-bean.jd
88
<strong>hardware-
accelerated
2D rendering</strong> — and adds new
91
<p>For a graphics performance boost, the hardware-
accelerated
2D renderer now
109
framework and native APIs. On supported devices, the hardware
accelerated
2D
309
hardware-
accelerated
VP8 encoding on capable devices.</p>
655
<p>Improvements in the <strong>hardware-
accelerated
2D renderer</strong> make
[
all
...]
/external/dropbear/libtomcrypt/
crypt.tex
[
all
...]
/external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.cc
114
// When
accelerated
compositing is enabled and a widget resize is pending,
[
all
...]
render_widget_host_view_base.cc
548
// to
accelerated
composited frames.
render_widget_host_view_guest.cc
184
// If
accelerated
surface buffers are getting swapped then we're not using
/external/chromium_org/ui/views/
view.h
560
//
Accelerated
painting ------------------------------------------------------
562
// Enable/Disable
accelerated
compositing.
[
all
...]
/frameworks/base/core/java/android/view/
ViewPropertyAnimator.java
685
* view. If the activity and this view are hardware-
accelerated
, then the layer will be
686
*
accelerated
as well. If the activity or the view is not
accelerated
, then the layer will
[
all
...]
/external/chromium_org/chrome/app/
generated_resources.grd
[
all
...]
/external/chromium/third_party/libjingle/source/talk/base/
network.cc
347
// VMware
Accelerated
AMD PCNet Adapter #2
/external/chromium_org/chrome/test/gpu/
gpu_feature_browsertest.cc
371
//
Accelerated
canvas 2D is not supported on XP.
/external/chromium_org/third_party/WebKit/Source/core/rendering/
CompositedLayerMapping.h
309
OwnPtr<GraphicsLayer> m_childClippingMaskLayer; // Only used if we have to clip child layers or
accelerated
contents with border radius or clip-path.
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FETurbulence.cpp
422
// For now, only use the skia implementation for
accelerated
rendering.
/external/chromium_org/third_party/WebKit/Source/web/
WebMediaPlayerClientImpl.cpp
245
// This does not actually check whether the hardware can support
accelerated
/external/chromium_org/third_party/libjingle/source/talk/base/
network.cc
459
// VMware
Accelerated
AMD PCNet Adapter #2
/external/chromium_org/third_party/mesa/src/docs/
autoconf.html
155
accelerated
OpenGL rendering. Enable the DRI drivers with the option
egl.html
217
It is
accelerated
when the GLX is. As such, it cannot provide functions that
faq.html
59
Hardware-
accelerated
OpenGL implementations are available for most popular
Completed in 740 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>