OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compositor
(Results
76 - 84
of
84
) sorted by null
1
2
3
4
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_win.cc
131
root_window_->
compositor
()->SetHostHasTransparentBackground(true);
/external/chromium_org/third_party/WebKit/Source/web/tests/
WebFrameTest.cpp
[
all
...]
/external/chromium_org/content/renderer/
render_widget.cc
654
// Explicitly disable antialiasing for the
compositor
. As of the time of
656
//
compositor
was Mac OS X, because the on-screen OpenGL context creation
717
// Schedule another frame so the
compositor
learns about it.
2457
RenderWidgetCompositor* RenderWidget::
compositor
() const {
function in class:content::RenderWidget
[
all
...]
render_view_impl.cc
[
all
...]
/external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.cpp
3952
WebCore::RenderLayerCompositor* WebViewImpl::
compositor
() const
function in class:WebKit::WebViewImpl
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerCompositor.cpp
655
// If the
compositor
computes its own filter outsets, don't include them in the composited bounds.
[
all
...]
RenderBoxModelObject.cpp
99
return view()->
compositor
()->hasAcceleratedCompositing();
[
all
...]
RenderObject.cpp
[
all
...]
RenderBox.cpp
212
view()->
compositor
()->rootFixedBackgroundsChanged();
[
all
...]
Completed in 811 milliseconds
1
2
3
4