/external/pixman/test/ |
scaling-test.c | 4 * of random SRC and OVER compositing operations a8r8g8b8, x8a8r8g8b8
|
/frameworks/base/services/java/com/android/server/display/ |
DisplayDeviceInfo.java | 58 * Flag: Indicates that this display device supports compositing
|
/docs/source.android.com/src/devices/ |
graphics.jd | 130 compositing faster than having SurfaceFlinger do all the work. Starting with Jellybean MR1, 298 <li>The home screen (compositing the status bar, system bar, application window, and live
|
/external/chromium_org/chrome/browser/ui/gtk/tabs/ |
tab_strip_gtk.h | 210 // compositing is available for the screen. 214 // container window. This is used if compositing is not available for the
|
/external/chromium_org/content/browser/renderer_host/ |
render_widget_host_view_win.h | 461 // When we are doing accelerated compositing 464 // Presents a texture received from another process to the compositing
|
render_widget_host_view_base.cc | 275 // move. However when software compositing is used the clipping region is
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderImage.cpp | 254 // Tell any potential compositing layers that the image needs updating. 270 // tell any potential compositing layers
|
/external/chromium_org/third_party/WebKit/Source/web/ |
WebMediaPlayerClientImpl.cpp | 196 // If either of the layers is null we need to enable or disable compositing. This is done by triggering a style recalc. 262 // compositing, but only if the flag is set. However, this is checked lazily
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
TransparencyWinTest.cpp | 342 // Finish the compositing. 506 // Finish the compositing.
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
linuxwindowpicker.cc | 371 // compositing window manager, that won't be the case. Here we 377 // Redirect drawing to an offscreen buffer (ie, turn on compositing).
|
/external/chromium_org/content/browser/renderer_host/media/ |
web_contents_video_capture_device.cc | 21 // accelerated compositing is disabled. 219 // compositing, (b) installing itself as an observer of updates to the 593 // accelerated compositing is active, so we need to filter out these cases. [all...] |
/external/chromium_org/chrome/browser/chromeos/login/ |
chrome_restart_request.cc | 220 // TODO(zelidrag): Remove this hack that get us around compositing bug from
|
/external/chromium_org/chrome/browser/task_manager/ |
task_manager_browsertest.cc | 100 // Do not prelaunch the GPU process and disable accelerated compositing
|
/external/chromium_org/content/browser/browser_plugin/ |
browser_plugin_guest.h | 397 // compositing mode, see CCLayerTreeHost::setVisible).
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/ |
ImeAdapter.java | 428 * Send a request to the native counterpart to set compositing region to given indices.
|
/external/chromium_org/content/shell/ |
webkit_test_controller.cc | 232 if (test_url.spec().find("compositing/") != std::string::npos)
|
/external/chromium_org/ppapi/api/ |
ppb_graphics_2d.idl | 33 * data to this context. This option will disable blending when compositing
|
/external/chromium_org/ppapi/c/ |
ppb_graphics_2d.h | 50 * data to this context. This option will disable blending when compositing
|
/external/chromium_org/ppapi/cpp/ |
graphics_2d.h | 48 /// context. This option will disable blending when compositing the module
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLCanvasElement.cpp | 518 // Recalculate compositing requirements if acceleration state changed.
|
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/ |
TransparencyWin.cpp | 80 // Create a temporary canvas for the compositing into the destination.
|
/external/chromium_org/third_party/WebKit/Source/core/platform/image-decoders/gif/ |
GIFImageDecoder.cpp | 172 // If we're compositing against a previous image, it's wrong, and if
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/ |
port_testcase.py | 271 # Note 'compositing' is not in the list of skipped directories (hence the parsing of GraphicsLayer worked):
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/ |
subpicture.c | 355 XVMC_MSG(XVMC_TRACE, "[XvMC] Compositing subpicture %p.\n", subpicture);
|
/external/chromium_org/third_party/skia/src/effects/ |
SkBlurMaskFilter.cpp | 431 // gaussianBlur. Otherwise, we need to save it for later compositing.
|