HomeSort by relevance Sort by last modified time
    Searched full:compositing (Results 276 - 300 of 326) sorted by null

<<11121314

  /external/chromium_org/third_party/npapi/bindings/
npapi_extensions.h 148 * been multiplied with the corresponding alpha, which makes compositing
    [all...]
  /external/pixman/pixman/
pixman-inlines.h 786 * provided with 'scanline_func' which should do the compositing operation.
    [all...]
pixman-arm-neon-asm.h 516 * registers (some slots naturally are unused), then perform compositing
    [all...]
  /frameworks/base/core/java/android/os/
Process.java 226 * Standard priority of the most important display threads, for compositing
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc 599 // Force accelerated compositing and 2d canvas off for chrome: and about:
634 // Disable compositing in guests until we have compositing path implemented
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/
FrameView.cpp 689 // If we expect to update compositing after an incipient layout, don't do so here.
697 // cause a layout, but will require us to update compositing state. We only
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/
protocol.json 441 "description": "Force accelerated compositing mode for inspected page.",
443 { "name": "force", "type": "boolean", "description": "Whether to force accelerated compositing or not." }
    [all...]
  /external/chromium_org/chrome/app/resources/
generated_resources_en-GB.xtb     [all...]
generated_resources_nl.xtb     [all...]
  /external/chromium_org/third_party/libXNVCtrl/
NVCtrl.h     [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_theme_service.cc 486 // circuit the expensive painting/compositing if we have all of them.
    [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
immersive_mode_controller_ash.cc     [all...]
  /external/chromium_org/content/renderer/
render_view_impl.cc 591 // Compositing for fixed-position elements is dependent on
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorPageAgent.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
android.py 133 'compositing/resources/video.mp4',
    [all...]
  /external/chromium_org/ui/base/x/
x11_util.cc 680 // Some compositing window managers (notably kwin) do not actually unmap
    [all...]
  /external/libvorbis/lib/
psy.c 172 /* which octave curves will we be compositing? */
    [all...]
  /external/chromium_org/ui/views/
view.h 289 // color. This doesn't affect compositing but is a hint to the compositor to
546 // Enable/Disable accelerated compositing.
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc 512 // When accelerated compositing is on, we must always repaint, even when
    [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContext.cpp     [all...]
  /frameworks/base/docs/html/about/versions/
android-4.0-highlights.jd     [all...]
  /external/chromium-trace/trace-viewer/test_data/
lthi_cats.json 4 "command_line": "/Users/nduca/Local/chrome/src/out/Release/Chromium.app/Contents/MacOS/Chromium --enable-threaded-compositing --force-compositing-mode --enable-impl-side-painting --enable-skia-benchmarking --allow-webui-compositing --flag-switches-begin --force-compositing-mode --disable-threaded-compositing --flag-switches-end"
    [all...]
  /development/samples/ApiDemos/res/values/
strings.xml 67 activity have a translucent background, compositing over
    [all...]

Completed in 817 milliseconds

<<11121314