OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accelerated
(Results
201 - 225
of
399
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.h
171
//
Accelerated
(Core Animation) plugin implementation.
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceFilter.cpp
218
RenderingMode renderingMode = object->document()->page()->settings()->acceleratedFiltersEnabled() ?
Accelerated
: Unaccelerated;
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
mock_drt.py
275
if '--enable-
accelerated
-2d-canvas' in self._args and 'canvas' in test_input.test_name:
/external/chromium_org/third_party/WebKit/public/web/
WebWidget.h
219
// Returns true if the WebWidget uses GPU
accelerated
compositing
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/
de.po
264
msgid "Features that are not hardware-
accelerated
"
/external/llvm/docs/
CompilerWriterInfo.rst
78
* `AMD Compute Resources <http://developer.amd.com/tools/heterogeneous-computing/amd-
accelerated
-parallel-processing-app-sdk/documentation/>`_
/external/llvm/include/llvm/MC/
MCObjectFileInfo.h
112
/// If we use the DWARF
accelerated
hash tables then we want to emit these
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
de.po
264
msgid "Features that are not hardware-
accelerated
"
/external/qemu/distrib/sdl-1.2.15/docs/html/
sdlsetalpha.html
184
can still be
accelerated
with <TT
sdlsurface.html
483
>Colorkey blitting is
accelerated
with RLE</TD
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.h
36
-
Accelerated
blitting support
/frameworks/base/docs/html/tools/devices/
emulator.jd
331
within these additional requirements of running an emulator inside an
accelerated
virtual
336
AVDs that use ARM-based system images cannot be
accelerated
using the emulator configurations
338
<li><strong>Not Inside a VM</strong> - You cannot run a VM-
accelerated
emulator inside another
343
hosting software before running an
accelerated
emulator.</li>
357
<p>If your development environment meets all of the requirements for running a VM-
accelerated
378
Accelerated
Execution Manager (Intel HAXM). The software requires an Intel CPU with
391
Hardware
Accelerated
Execution Manager</strong>.</li>
438
<p>Virtual machine acceleration on a Mac requires the installation of the Intel Hardware
Accelerated
447
Hardware
Accelerated
Execution Manager</strong>.
[
all
...]
/hardware/libhardware_legacy/include/hardware_legacy/
AudioHardwareInterface.h
83
* This method might produce multiple PCM outputs or hardware
accelerated
/docs/source.android.com/src/devices/
graphics.jd
44
4.0, hardware-
accelerated
Canvas is enabled by default. Consequently, a hardware GPU that
51
today still rely on non-hardware
accelerated
Canvas operations. In addition, not all Skia
/external/chromium_org/cc/layers/
layer.cc
892
// This is called due to an ongoing
accelerated
animation. Since this
900
// This is called due to an ongoing
accelerated
animation. Since this
/external/chromium_org/content/browser/renderer_host/media/
web_contents_video_capture_device_unittest.cc
504
// Simulate a non-
accelerated
paint.
686
// falling in and out of
accelerated
compositing.
/external/chromium_org/content/browser/renderer_host/
render_widget_host_view_mac.h
387
// Whether last rendered frame was
accelerated
.
409
//
Accelerated
compositing structures. These may be dynamically created and
/external/chromium_org/content/renderer/
render_widget.cc
766
// If we are not
accelerated
rendering, then this is a stale swapbuffers from
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContext.h
180
void setAccelerated(bool
accelerated
) { m_accelerated =
accelerated
; }
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/filters/
FELighting.cpp
463
// For now, only use the skia implementation for
accelerated
rendering.
464
if (filter()->renderingMode() !=
Accelerated
)
/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
...]
Completed in 1244 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>