HomeSort by relevance Sort by last modified time
    Searched refs:gpu (Results 301 - 325 of 945) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/skia/src/gpu/
GrTexture.cpp 123 GrResourceKey::ResourceFlags get_texture_flags(const GrGpu* gpu,
128 if (tiled && !gpu->caps()->npotTextureTileSupport()) {
163 GrResourceKey GrTexture::ComputeKey(const GrGpu* gpu,
167 GrResourceKey::ResourceFlags flags = get_texture_flags(gpu, params, desc);
  /external/chromium_org/ui/gl/
gl_gl_api_implementation.h 12 namespace gpu { namespace
  /external/chromium_org/webkit/common/gpu/
grcontext_for_webgraphicscontext3d.cc 5 #include "webkit/common/gpu/grcontext_for_webgraphicscontext3d.h"
8 #include "third_party/skia/include/gpu/GrContext.h"
9 #include "third_party/skia/include/gpu/gl/GrGLInterface.h"
12 namespace gpu { namespace in namespace:webkit
69 } // namespace gpu
  /external/skia/include/gpu/
GrOvalRenderer.h 48 GrIndexBuffer* rRectIndexBuffer(GrGpu* gpu);
GrResource.h 22 * Base class for the GPU resources created by a GrContext.
53 * Retrieves the size of the object in GPU memory. This is approximate since
81 GrResource(GrGpu* gpu, bool isWrapped);
  /external/skia/src/gpu/
GrTexture.cpp 123 GrResourceKey::ResourceFlags get_texture_flags(const GrGpu* gpu,
128 if (tiled && !gpu->caps()->npotTextureTileSupport()) {
163 GrResourceKey GrTexture::ComputeKey(const GrGpu* gpu,
167 GrResourceKey::ResourceFlags flags = get_texture_flags(gpu, params, desc);
  /external/skia/tools/
PictureBenchmark.h 51 void setTimersToShow(bool wall, bool truncatedWall, bool cpu, bool truncatedCpu, bool gpu);
  /external/chromium_org/chrome/browser/extensions/
requirements_checker.cc 9 #include "chrome/browser/gpu/gpu_feature_checker.h"
15 #include "gpu/config/gpu_feature_type.h"
56 gpu::GPU_FEATURE_TYPE_WEBGL,
64 gpu::GPU_FEATURE_TYPE_ACCELERATED_COMPOSITING,
76 // Running the GPU checkers down here removes any race condition that arises
  /external/chromium_org/content/common/gpu/media/
android_video_decode_accelerator_unittest.cc 5 #include "content/common/gpu/media/android_video_decode_accelerator.h"
11 #include "content/common/gpu/media/android_video_decode_accelerator.h"
12 #include "gpu/command_buffer/service/gles2_cmd_decoder_mock.h"
64 scoped_ptr<gpu::gles2::MockGLES2Decoder> decoder(
65 new gpu::gles2::MockGLES2Decoder());
  /external/chromium_org/content/common/gpu/
texture_image_transport_surface.cc 5 #include "content/common/gpu/texture_image_transport_surface.h"
11 #include "content/common/gpu/gpu_channel.h"
12 #include "content/common/gpu/gpu_channel_manager.h"
13 #include "content/common/gpu/gpu_messages.h"
14 #include "content/common/gpu/sync_point_manager.h"
16 #include "gpu/command_buffer/service/context_group.h"
17 #include "gpu/command_buffer/service/gpu_scheduler.h"
20 using gpu::gles2::ContextGroup;
21 using gpu::gles2::GLES2Decoder;
22 using gpu::gles2::MailboxManager
    [all...]
image_transport_surface.cc 5 #include "content/common/gpu/image_transport_surface.h"
11 #include "content/common/gpu/gpu_channel.h"
12 #include "content/common/gpu/gpu_channel_manager.h"
13 #include "content/common/gpu/gpu_command_buffer_stub.h"
14 #include "content/common/gpu/gpu_messages.h"
15 #include "content/common/gpu/texture_image_transport_surface.h"
16 #include "gpu/command_buffer/service/gpu_scheduler.h"
63 gpu::gles2::GLES2Decoder* decoder = Decoder();
93 // TRACE_EVENT for gpu tests:
136 gpu::GpuScheduler* scheduler = Scheduler()
    [all...]
gpu_memory_manager.h 17 #include "content/common/gpu/gpu_memory_allocation.h"
19 #include "gpu/command_buffer/service/memory_tracking.h"
55 // Retrieve GPU Resource consumption statistics for the task manager
63 base::ProcessId pid, gpu::gles2::MemoryTracker* memory_tracker);
101 typedef std::map<gpu::gles2::MemoryTracker*, GpuMemoryTrackingGroup*>
132 // Update the amount of GPU memory we think we have in the system, based
140 // Minimum value of available GPU memory, no matter how little the GPU
144 // Maximum cap on total GPU memory, no matter how much the GPU reports
    [all...]
  /external/chromium_org/content/public/common/
content_client.h 33 namespace gpu { namespace
92 // Sets the data on the current gpu.
93 virtual void SetGpuInfo(const gpu::GPUInfo& gpu_info) {}
  /external/chromium_org/gpu/command_buffer/client/
vertex_array_object_manager.h 11 #include "gpu/command_buffer/client/hash_tables.h"
12 #include "gpu/command_buffer/common/types.h"
14 namespace gpu { namespace
96 typedef gpu::hash_map<GLuint, VertexArrayObject*> VertexArrayObjectMap;
122 } // namespace gpu
  /external/chromium_org/gpu/command_buffer/service/
stream_texture_manager_in_process_android.cc 5 #include "gpu/command_buffer/service/stream_texture_manager_in_process_android.h"
12 namespace gpu { namespace
70 gpu::StreamTexture* StreamTextureManagerInProcess::LookupStreamTexture(
92 } // namespace gpu
  /external/chromium_org/gpu/command_buffer/tests/
gl_manager.h 10 #include "gpu/command_buffer/service/feature_info.h"
21 namespace gpu { namespace
91 const gpu::gles2::FeatureInfo::Workarounds& workarounds() const;
117 } // namespace gpu
  /external/chromium_org/gpu/
command_buffer_common.target.darwin-arm.mk 27 gpu/command_buffer/common/cmd_buffer_common.cc \
28 gpu/command_buffer/common/debug_marker_manager.cc \
29 gpu/command_buffer/common/gles2_cmd_format.cc \
30 gpu/command_buffer/common/id_allocator.cc \
31 gpu/command_buffer/common/mailbox.cc
100 $(LOCAL_PATH)/gpu \
186 $(LOCAL_PATH)/gpu \
command_buffer_common.target.darwin-mips.mk 27 gpu/command_buffer/common/cmd_buffer_common.cc \
28 gpu/command_buffer/common/debug_marker_manager.cc \
29 gpu/command_buffer/common/gles2_cmd_format.cc \
30 gpu/command_buffer/common/id_allocator.cc \
31 gpu/command_buffer/common/mailbox.cc
99 $(LOCAL_PATH)/gpu \
184 $(LOCAL_PATH)/gpu \
command_buffer_common.target.darwin-x86.mk 27 gpu/command_buffer/common/cmd_buffer_common.cc \
28 gpu/command_buffer/common/debug_marker_manager.cc \
29 gpu/command_buffer/common/gles2_cmd_format.cc \
30 gpu/command_buffer/common/id_allocator.cc \
31 gpu/command_buffer/common/mailbox.cc
102 $(LOCAL_PATH)/gpu \
191 $(LOCAL_PATH)/gpu \
command_buffer_common.target.linux-arm.mk 27 gpu/command_buffer/common/cmd_buffer_common.cc \
28 gpu/command_buffer/common/debug_marker_manager.cc \
29 gpu/command_buffer/common/gles2_cmd_format.cc \
30 gpu/command_buffer/common/id_allocator.cc \
31 gpu/command_buffer/common/mailbox.cc
100 $(LOCAL_PATH)/gpu \
186 $(LOCAL_PATH)/gpu \
command_buffer_common.target.linux-mips.mk 27 gpu/command_buffer/common/cmd_buffer_common.cc \
28 gpu/command_buffer/common/debug_marker_manager.cc \
29 gpu/command_buffer/common/gles2_cmd_format.cc \
30 gpu/command_buffer/common/id_allocator.cc \
31 gpu/command_buffer/common/mailbox.cc
99 $(LOCAL_PATH)/gpu \
184 $(LOCAL_PATH)/gpu \
command_buffer_common.target.linux-x86.mk 27 gpu/command_buffer/common/cmd_buffer_common.cc \
28 gpu/command_buffer/common/debug_marker_manager.cc \
29 gpu/command_buffer/common/gles2_cmd_format.cc \
30 gpu/command_buffer/common/id_allocator.cc \
31 gpu/command_buffer/common/mailbox.cc
102 $(LOCAL_PATH)/gpu \
191 $(LOCAL_PATH)/gpu \
  /external/chromium_org/gpu/config/
gpu_control_list_unittest.cc 8 #include "gpu/config/gpu_control_list.h"
9 #include "gpu/config/gpu_info.h"
24 namespace gpu { namespace
52 gpu_info_.gpu.vendor_id = kNvidiaVendorId;
53 gpu_info_.gpu.device_id = 0x0640;
84 "name": "gpu control list",
104 "name": "gpu control list",
154 "name": "gpu control list",
200 "name": "gpu control list",
234 "name": "gpu control list"
    [all...]
  /external/chromium_org/content/browser/android/in_process/
synchronous_compositor_impl.cc 20 #include "gpu/command_buffer/client/gl_in_process_context.h"
21 #include "gpu/command_buffer/service/stream_texture_manager_in_process_android.h"
24 #include "webkit/common/gpu/context_provider_in_process.h"
25 #include "webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h"
31 using webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl;
53 gpu::GLInProcessContext* gl_in_process_context)
68 gpu::GLInProcessContext* gl_in_process_context_;
115 gpu::GLInProcessContextAttribs in_process_attribs;
118 scoped_ptr<gpu::GLInProcessContext> context(
119 gpu::GLInProcessContext::CreateContext(true
    [all...]
  /external/chromium_org/content/browser/gpu/
gpu_process_host.h 18 #include "content/browser/gpu/gpu_surface_tracker.h"
20 #include "content/common/gpu/gpu_memory_uma_stats.h"
21 #include "content/common/gpu/gpu_process_launch_causes.h"
24 #include "gpu/command_buffer/common/constants.h"
25 #include "gpu/config/gpu_info.h"
57 typedef base::Callback<void(const IPC::ChannelHandle&, const gpu::GPUInfo&)>
67 // launching of a GPU process if required. Returns null on failure. It
69 // loop as it can be destroyed. Instead store the associated GPU host ID.
70 // This could return NULL if GPU access is not allowed (blacklisted).
74 // Retrieves a list of process handles for all gpu processes
    [all...]

Completed in 928 milliseconds

<<11121314151617181920>>