HomeSort by relevance Sort by last modified time
    Searched full:accelerated (Results 176 - 200 of 399) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/kernel-headers/original/linux/
if_vlan.h 233 * __vlan_hwaccel_put_tag - hardware accelerated VLAN inserting
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
es.po 209 msgid "Features that are not hardware-accelerated"
fr.po 216 msgid "Features that are not hardware-accelerated"
nl.po 221 msgid "Features that are not hardware-accelerated"
sv.po 216 msgid "Features that are not hardware-accelerated"
t_options.h 259 DRI_CONF_DESC(en,gettext("Features that are not hardware-accelerated"))
  /external/mesa3d/src/mesa/swrast/
swrast.h 94 * - On partial fallback (mix of accelerated and unaccelerated
  /external/valgrind/main/helgrind/tests/
Makefile.am 151 # stack unwinder to consult aspacem at each frame (cache-accelerated,
  /frameworks/base/graphics/java/android/renderscript/
Font.java 35 * <p>This class gives users a simple way to draw hardware accelerated text.
  /external/chromium_org/content/common/gpu/
gpu_messages.h 627 // Accelerated Video Decoder Messages
658 // Accelerated Video Decoder Host Messages
663 // Accelerated video decoder has consumed input buffer from transfer buffer.
  /external/chromium_org/content/renderer/
render_widget.h 595 // When accelerated rendering is on, is the maximum number of swapbuffers that
683 // Set to true if painting to the window is handled by the accelerated
725 // The latency information for any current non-accelerated-compositing
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_exa.c 596 Bool accelerated = exa->accel && xorg_composite_accelerated(op, local
602 op, pSrcPicture, pMaskPicture, pDstPicture, accelerated);
604 return accelerated;
  /external/chromium_org/ui/webui/resources/js/cr/ui/
card_slider.js 19 * This class is designed to work well on any hardware-accelerated touch device.
20 * It should still work on pre-hardware accelerated devices it just won't feel
587 // We use a webkitTransform to slide because this is GPU accelerated on
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_exa.c 596 Bool accelerated = exa->accel && xorg_composite_accelerated(op, local
602 op, pSrcPicture, pMaskPicture, pDstPicture, accelerated);
604 return accelerated;
  /frameworks/base/docs/html/about/versions/
android-3.0-highlights.jd 221 <p style="margin-top:1.25em;margin-bottom:.75em;"><strong>Hardware-accelerated 2D graphics</strong></p>
223 <p>Android 3.0 offers a new hardware-accelerated OpenGL renderer that gives a performance boost to many common graphics operations for applications running in the Android framework. When the renderer is enabled, most operations in Canvas, Paint, Xfermode, ColorFilter, Shader, and Camera are accelerated. Developers can control how hardware-acceleration is applied at every level, from enabling it globally in an application to enabling it in specific Activities and Views inside the application.</p>
  /external/chromium_org/chrome/browser/
about_flags.cc 357 "force-accelerated-composited-scrolling",
379 "disable-accelerated-2d-canvas",
407 "accelerated-filters",
480 "enable-accelerated-fixed-root-background",
    [all...]
  /external/chromium_org/content/browser/renderer_host/media/
web_contents_video_capture_device.cc 21 // accelerated compositing is disabled.
36 // ready-to-Deliver frames. But when accelerated readback is not possible, the
218 // the RenderWidgetHostView, to process updates that occur via accelerated
547 // Subscribe to accelerated presents. These will be serviced directly by the
593 // accelerated compositing is active, so we need to filter out these cases.
    [all...]
  /external/chromium/chrome/common/
chrome_switches.cc 156 const char kDisableAcceleratedLayers[] = "disable-accelerated-layers";
158 // Disables GPU accelerated video display.
159 const char kDisableAcceleratedVideo[] = "disable-accelerated-video";
355 // Enable gpu-accelerated 2d canvas.
356 const char kEnableAccelerated2dCanvas[] = "enable-accelerated-2d-canvas";
359 const char kEnableAcceleratedPlugins[] = "enable-accelerated-plugins";
552 // If accelerated compositing is supported, always enter compositing mode for
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
activity-element.jd 329 <dd>Whether or not hardware-accelerated rendering should be enabled for this
334 <p>Starting from Android 3.0, a hardware-accelerated OpenGL renderer is
336 operations. When the hardware-accelerated renderer is enabled, most operations
337 in Canvas, Paint, Xfermode, ColorFilter, Shader, and Camera are accelerated.
343 <p>Note that not all of the OpenGL 2D operations are accelerated. If you enable
344 the hardware-accelerated renderer, test your application to ensure that it can
    [all...]
  /docs/source.android.com/src/devices/
tuning.jd 24 Android?s 2D hardware accelerated rendering pipeline. Set these properties
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_win.h 277 // When we are doing accelerated compositing
  /external/chromium_org/chrome/test/perf/frame_rate/
frame_rate_tests.cc 41 kIsGpuCanvasTest = 1 << 6 // Test uses GPU accelerated canvas features.
  /external/chromium_org/content/browser/renderer_host/
compositing_iosurface_mac.h 43 // This class manages an OpenGL context and IOSurface for the accelerated
render_process_host_impl.h 141 // This API only supports subscription to accelerated composited frames.
  /external/chromium_org/content/child/
plugin_messages.h 305 // accelerated rendering path.

Completed in 703 milliseconds

1 2 3 4 5 6 78 91011>>