HomeSort by relevance Sort by last modified time
    Searched full:gpu (Results 576 - 600 of 2511) sorted by null

<<21222324252627282930>>

  /external/chromium_org/android_webview/browser/
DEPS 26 "+webkit/gpu",
  /external/chromium_org/cc/output/
context_provider.cc 26 const gpu::Capabilities& gpu_capabilities)
  /external/chromium_org/chrome/
DEPS 4 "+gpu",
  /external/chromium_org/chrome/browser/extensions/
cast_streaming_apitest.cc 21 // TODO(danakj): The GPU Video Decoder needs real GL bindings.
  /external/chromium_org/content/browser/aura/
gpu_browser_compositor_output_surface.h 14 // arriving from the GPU process.
  /external/chromium_org/content/browser/gpu/
gpu_process_host_ui_shim.h 11 // shuttling messages between the browser and GPU processes.
23 #include "gpu/config/gpu_info.h"
73 // dispatch the incoming messages from the GPU process, which are
94 void OnGraphicsInfoCollected(const gpu::GPUInfo& gpu_info);
  /external/chromium_org/content/browser/renderer_host/
OWNERS 7 # for GPU-related stuff in *mac*
  /external/chromium_org/content/common/gpu/client/
gpu_memory_buffer_impl.cc 5 #include "content/common/gpu/client/gpu_memory_buffer_impl.h"
gpu_memory_buffer_impl.h 14 // Provides common implementation of a GPU memory buffer.
  /external/chromium_org/content/common/gpu/
devtools_gpu_agent.h 11 #include "content/common/gpu/devtools_gpu_instrumentation.h"
gpu_memory_manager_unittest.cc 5 #include "content/common/gpu/gpu_memory_manager.h"
6 #include "content/common/gpu/gpu_memory_manager_client.h"
7 #include "content/common/gpu/gpu_memory_tracking.h"
8 #include "gpu/command_buffer/common/gpu_memory_allocation.h"
13 using gpu::MemoryAllocation;
14 using gpu::ManagedMemoryStats;
27 class FakeMemoryTracker : public gpu::gles2::MemoryTracker {
32 gpu::gles2::MemoryTracker::Pool /* pool */) OVERRIDE {
81 scoped_refptr<gpu::gles2::MemoryTracker> memory_tracker_;
138 virtual gpu::gles2::MemoryTracker* GetMemoryTracker() const OVERRIDE
    [all...]
gpu_memory_uma_stats.h 13 // in UMA histograms if the GPU process crashes.
image_transport_surface_linux.cc 5 #include "content/common/gpu/image_transport_surface.h"
  /external/chromium_org/content/common/gpu/media/
gpu_video_decode_accelerator.cc 5 #include "content/common/gpu/media/gpu_video_decode_accelerator.h"
15 #include "content/common/gpu/gpu_channel.h"
16 #include "content/common/gpu/gpu_messages.h"
18 #include "gpu/command_buffer/common/command_buffer.h"
27 #include "content/common/gpu/media/dxva_video_decode_accelerator.h"
29 #include "content/common/gpu/media/exynos_video_decode_accelerator.h"
32 #include "content/common/gpu/media/vaapi_video_decode_accelerator.h"
34 #include "content/common/gpu/media/android_video_decode_accelerator.h"
338 gpu::gles2::GLES2Decoder* command_decoder = stub_->decoder();
339 gpu::gles2::TextureManager* texture_manager
    [all...]
video_decode_accelerator_impl.h 20 // thread. Otherwise they will run on the GPU child thread. The purpose of
  /external/chromium_org/content/common/
power_monitor_messages.h 15 // Messages sent from the browser to the renderer/gpu.
process_type.cc 29 return "GPU";
  /external/chromium_org/content/public/common/
sandbox_type_mac.h 28 // GPU process.
  /external/chromium_org/content/renderer/media/android/
stream_texture_factory_android_impl.cc 7 #include "content/common/gpu/client/gpu_channel_host.h"
8 #include "content/common/gpu/gpu_messages.h"
9 #include "content/renderer/gpu/stream_texture_host_android.h"
108 gpu::Mailbox* texture_mailbox,
stream_texture_factory_android_impl.h 31 gpu::Mailbox* texture_mailbox,
  /external/chromium_org/content/test/gpu/gpu_tests/
context_lost.py 12 util.GetChromiumSrcDir(), 'content', 'test', 'data', 'gpu')
45 # after each run, but if more tests are added which crash the GPU
54 options.AppendExtraBrowserArgs('--enable-gpu-benchmarking')
60 # Crash the GPU process.
  /external/chromium_org/gpu/command_buffer/client/
ring_buffer.cc 7 #include "gpu/command_buffer/client/ring_buffer.h"
12 #include "gpu/command_buffer/client/cmd_buffer_helper.h"
14 namespace gpu { namespace
124 } // namespace gpu
  /external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_manager_sync.cc 5 #include "gpu/command_buffer/service/async_pixel_transfer_manager_sync.h"
7 #include "gpu/command_buffer/service/async_pixel_transfer_delegate.h"
9 namespace gpu { namespace
138 } // namespace gpu
command_buffer_service.h 10 #include "gpu/command_buffer/common/command_buffer.h"
11 #include "gpu/command_buffer/common/command_buffer_shared.h"
13 namespace gpu { namespace
89 } // namespace gpu
error_state.h 11 #include "gpu/command_buffer/common/types.h"
12 #include "gpu/gpu_export.h"
14 namespace gpu { namespace
104 } // namespace gpu

Completed in 893 milliseconds

<<21222324252627282930>>