OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shareResources
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/custom/
CustomFilterGlobalContext.cpp
79
attributes.
shareResources
= true;
/external/chromium_org/ui/compositor/test/
default_context_factory.cc
39
attrs.
shareResources
= true;
/external/chromium_org/content/browser/renderer_host/
image_transport_factory_android.cc
69
attrs.
shareResources
= true;
compositor_impl_android.cc
392
attrs.
shareResources
= true;
/external/chromium_org/webkit/common/gpu/
context_provider_in_process.cc
56
attributes.
shareResources
= true;
webgraphicscontext3d_in_process_command_buffer_impl.cc
170
attributes_.
shareResources
,
[
all
...]
/external/chromium_org/content/browser/android/in_process/
synchronous_compositor_factory_impl.cc
25
attributes.
shareResources
= true;
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext3D.h
87
,
shareResources
(true)
100
bool
shareResources
;
GraphicsContext3D.cpp
258
webAttributes.
shareResources
= attrs.
shareResources
;
[
all
...]
/external/chromium_org/third_party/WebKit/public/platform/
WebGraphicsContext3D.h
92
,
shareResources
(true)
106
bool
shareResources
;
/external/chromium_org/content/browser/aura/
gpu_process_transport_factory.cc
459
attrs.
shareResources
= true;
/external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.cc
306
if (attributes_.
shareResources
) {
377
if (attributes_.
shareResources
) {
403
if (attributes_.
shareResources
) {
[
all
...]
/external/chromium_org/cc/test/
test_web_graphics_context_3d.cc
94
if (attributes_.
shareResources
) {
/external/chromium_org/content/renderer/
render_thread_impl.cc
907
attributes.
shareResources
= true;
[
all
...]
render_widget.cc
893
attributes.
shareResources
= true;
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.cpp
511
requestedAttributes.
shareResources
= true;
[
all
...]
Completed in 412 milliseconds