/external/chromium_org/ui/views/controls/ |
slide_out_view.cc | 15 // If accelerated compositing is not available, this widget tracks the
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_Surface.3 | 86 Colorkey blitting is accelerated with RLE
|
/frameworks/compile/libbcc/lib/Renderscript/ |
RSScript.cpp | 35 // NEON-capable devices can use an accelerated math library for all
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
color1-expected-completion46b.txt | 15 android:state_accelerated : State value for StateListDrawable, indicating that the Drawable is in a view that is hardware accelerated. [boolean]
|
/external/chromium/chrome/browser/resources/ |
software_rendering_list.json | 67 "description": "GL driver is software rendered. Accelerated compositing is disabled.", 106 "description": "NVIDIA GeForce FX Go5200 does not support WebGL or accelerated compositing.",
|
/external/chromium_org/content/child/npapi/ |
webplugin.h | 132 // Returns the accelerated surface abstraction for accelerated plugins.
|
/external/chromium_org/content/common/gpu/ |
gpu_messages.h | 398 // Tells the browser that a new accelerated surface was initialized. 480 // Create a new GPU-accelerated video encoder. 681 // Accelerated Video Decoder Messages 711 // Accelerated Video Decoder Host Messages 716 // Accelerated video decoder has consumed input buffer from transfer buffer. 748 // Accelerated Video Encoder Messages 751 // Initialize the accelerated encoder. 779 // Accelerated Video Encoder Host Message [all...] |
/external/chromium_org/content/common/sandbox_linux/ |
bpf_gpu_policy_linux.cc | 74 // Accelerated video decode is currently enabled on Chrome OS, 196 // Accelerated video decode dlopen()'s some shared objects
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-6.5.2.html | 45 <li>Accelerated CopyTexSubimage, DrawPixels, ReadPixels, CopyPixels 46 <li>Accelerated texture uploads from pixel buffer objects
|
/external/chromium_org/ui/views/widget/ |
native_widget_delegate.h | 102 // accelerated painting this returns false and does nothing. 107 // tree if necessary when accelerated painting is enabled.
|
/external/jmonkeyengine/engine/src/desktop/com/jme3/system/awt/ |
AwtPanel.java | 52 if (paintMode == PaintMode.Accelerated){ 273 case Accelerated:
|
/external/mesa3d/docs/ |
relnotes-6.5.2.html | 45 <li>Accelerated CopyTexSubimage, DrawPixels, ReadPixels, CopyPixels 46 <li>Accelerated texture uploads from pixel buffer objects
|
/frameworks/base/graphics/java/android/graphics/ |
Picture.java | 121 * replayed on a hardware accelerated canvas. 141 * replayed on a hardware accelerated canvas.
|
/external/chromium/chrome/browser/resources/touch_ntp/ |
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 244 // We use a webkitTransform to slide because this is GPU accelerated on
|
/external/chromium_org/third_party/WebKit/Source/core/frame/animation/ |
ImplicitAnimation.cpp | 57 // // Make sure to tell the renderer that we are ending. This will make sure any accelerated animations are removed. 87 // If we are running an accelerated animation, set a flag in the style which causes the style 273 // A return value of 0 means we need service. But if this is an accelerated animation we
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderLayerCompositor.h | 76 // Returns true if the accelerated compositing is enabled 82 // Copy the accelerated compositing related flags from Settings 157 // Use by RenderVideo to ask if it should try to use accelerated compositing.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
RenderSVGResourceFilter.cpp | 120 OwnPtr<ImageBuffer>& imageBuffer, bool accelerated) 128 if (accelerated) 130 if (!accelerated || !surface->isValid())
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
SDL_blit.c | 243 /* Figure out if an accelerated hardware blit is possible */ 249 /* We only support accelerated blitting to hardware */ 262 /* We only support accelerated blitting to hardware */
|
SDL_sysvideo.h | 126 /* Sets the hardware accelerated blit function, if any, based 134 /* Sets video mem colorkey and accelerated blit function */ 310 int accelerated; member in struct:SDL_VideoDevice::__anon25017
|
/dalvik/vm/arch/mips/ |
HintsO32.cpp | 39 * allow accelerated JNI bridge transfers.
|
/external/chromium/chrome/browser/ |
gpu_process_host_ui_shim.h | 81 // Notify the GPU process that an accelerated surface was destroyed.
|
media_uitest.cc | 25 // Accelerated compositing does not work with OSMesa. AcceleratedSurface
|
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_mac.h | 236 // Methods associated with GPU-accelerated plug-in instances and the 237 // accelerated compositor. 276 // Forces the textures associated with any accelerated plugin instances 344 // Helper class for managing instances of accelerated plug-ins.
|
/external/chromium_org/content/test/ |
web_layer_tree_view_impl_for_testing.cc | 46 // Accelerated animations are enabled for unit tests.
|
/external/chromium_org/third_party/WebKit/Source/core/testing/ |
InternalSettings.h | 104 // FIXME: This is a temporary flag and should be removed once accelerated
|