/external/chromium_org/skia/ext/ |
image_operations.cc | 314 // GPU-acceleration in the cases where it is possible. So now we just 319 // acceleration (SRB). Hence any of our "good" software filters
|
/external/kernel-headers/original/linux/ |
netdevice.h | 307 #define NETIF_F_HW_VLAN_TX 128 /* Transmit VLAN hw acceleration */ 308 #define NETIF_F_HW_VLAN_RX 256 /* Receive VLAN hw acceleration */
|
fb.h | 788 * Hardware acceleration is turned off. Software implementations 790 * takes over; acceleration engine should be in a quiescent state */ [all...] |
/external/qemu/distrib/sdl-1.2.15/ |
docs.html | 401 Fixed accidental free of stack memory in X11 mouse acceleration code. 570 Added SDL_GL_ACCELERATED_VISUAL to guarantee hardware acceleration.
|
/hardware/invensense/60xx/libsensors_iio/ |
MPLSensor.cpp | 108 {"MPL Linear Acceleration", "Invensense", 1, [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.0.jd | 78 <li><a href="#HwAccel">Hardware Acceleration</a></li> [all...] |
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
ContentViewCore.java | 691 * Returns true if the given Activity has hardware acceleration enabled 699 // Has HW acceleration been enabled manually in the current window? 708 // Has HW acceleration been enabled in the manifest? 753 // Check whether to use hardware acceleration. This is a bit hacky, and 758 // hardware acceleration by setting the appropriate flags. This does not 759 // necessarily mean we're going to *get* hardware acceleration -- that's 763 // HW acceleration flag can be set dynamically (Grace is doing this), [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/ |
SDL_dspvideo.c | 73 acceleration in the drivers and the drivers have been updated for OS 9. The current 80 If no QuickDraw acceleration is present, double-buffered surfaces will use a back buffer [all...] |
/frameworks/base/docs/html/distribute/googleplay/quality/ |
core.jd | 733 <td>Hardware acceleration</td> 738 <p style="margin-bottom:.5em;">Repeat <em>Core Suite</em> with hardware acceleration enabled.</p> 740 <p style="margin-bottom:.25em;">To force-enable hardware acceleration (where supported by device), add <code>hardware-accelerated="true"</code> to the <code><application></code> in the app manifest and recompile.</p>
|
/frameworks/base/docs/html/guide/practices/ |
optimizing-for-3.0.jd | 381 <h3>Enable hardware acceleration</h3> 388 <activity>}</a> elements. Hardware acceleration results in smoother animations, smoother 390 that you thoroughly test your application on a device that supports hardware acceleration.</p> [all...] |
/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/ |
FoldingLayoutActivity.java | 72 * between multiple calls to super.dispatchDraw() when running with hardware acceleration.
|
/docs/source.android.com/src/source/ |
building-devices.jd | 162 libraries to run, specifically for hardware graphics acceleration.</p>
|
/external/chromium/chrome/browser/resources/ntp4/ |
card_slider.js | 289 // Chrome and iOS. Once Chrome does GPU acceleration on the position
|
/external/chromium_org/chrome/browser/resources/ |
gesture_config.js | 285 label: 'Touchscreen Fling Acceleration',
|
/external/chromium_org/content/common/gpu/media/ |
exynos_video_decode_accelerator.h | 34 // This class handles Exynos video acceleration directly through the V4L2
|
/external/chromium_org/gpu/config/ |
software_rendering_list_json.cc | 40 "description": "GL driver is software rendered. GPU acceleration is disabled",
|
/external/chromium_org/native_client_sdk/src/doc/ |
overview.rst | 102 * **Any application that requires acceleration**: Native Client fits seamlessly
|
/external/chromium_org/third_party/WebKit/Source/testing/runner/ |
TestRunner.cpp | [all...] |
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.9.html | 24 for DRI hardware acceleration.
|
relnotes-8.0.3.html | 22 for DRI hardware acceleration.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
r200_context.c | 454 fprintf(stderr, "disabling 3D acceleration\n");
|
/external/llvm/lib/Target/Hexagon/ |
HexagonIntrinsicsV4.td | 238 // CR / Corner Detection Acceleration.
|
/external/mesa3d/docs/ |
relnotes-7.9.html | 24 for DRI hardware acceleration.
|
relnotes-8.0.3.html | 22 for DRI hardware acceleration.
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
r200_context.c | 454 fprintf(stderr, "disabling 3D acceleration\n");
|