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

<<31323334353637383940>>

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLPath.cpp 88 GrGLPath::GrGLPath(GrGpuGL* gpu, const SkPath& path, const SkStrokeRec& stroke)
89 : INHERITED(gpu, kIsWrapped, path, stroke) {
  /external/skia/bench/
TimerData.cpp 104 // We always track the GPU sum because whether it is non-zero indicates if valid gpu times
  /external/skia/expectations/gm/
ignored-tests.txt 33 ## gpu config of gradtext GM test
43 # Added by bsalomon in support of adding HQ filter to GPU device drawBitmap
  /external/skia/gm/
Android.mk 175 external/skia/include/gpu \
182 external/skia/src/gpu \
verylargebitmap.cpp 74 // smaller than many max texture sizes, but large enough to gpu-tile for memory reasons.
99 // since it has a 64K limit on x,y coordinates... (but gpu should succeed)
  /external/skia/src/gpu/gl/
GrGLPath.cpp 88 GrGLPath::GrGLPath(GrGpuGL* gpu, const SkPath& path, const SkStrokeRec& stroke)
89 : INHERITED(gpu, kIsWrapped, path, stroke) {
  /hardware/libhardware/include/hardware/
power.h 103 * then CPU and GPU load is expected soon, and it may be appropriate
111 * events are incoming. CPU and GPU load may be expected soon,
  /external/chromium/chrome/browser/resources/gpu_internals/
info_view.html 6 <div id=info-view label="GPU Info">
  /external/chromium_org/cc/test/
test_context_support.cc 36 const gpu::ManagedMemoryStats& stats) {}
  /external/chromium_org/cc/trees/
damage_tracker.h 28 // the screen to save GPU computation and bandwidth.
  /external/chromium_org/chrome/browser/extensions/api/processes/
processes_api_constants.cc 31 const char kProcessTypeGPU[] = "gpu";
  /external/chromium_org/chrome/browser/gpu/
gl_string_manager.cc 5 #include "chrome/browser/gpu/gl_string_manager.h"
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
popup.js 244 {id: "gpu", label: "GPU"},
245 {id: "gpu.fyi", label: "GPU FYI"}
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
requirements.html 13 The "3D" requirement denotes GPU hardware acceleration.
  /external/chromium_org/content/browser/aura/
no_transport_image_transport_factory.cc 8 #include "content/common/gpu/client/gl_helper.h"
  /external/chromium_org/content/browser/gpu/
shader_disk_cache_unittest.cc 8 #include "content/browser/gpu/shader_disk_cache.h"
  /external/chromium_org/content/browser/webui/
content_web_ui_controller_factory.cc 8 #include "content/browser/gpu/gpu_internals_ui.h"
  /external/chromium_org/content/common/gpu/client/
gl_helper.cc 5 #include "content/common/gpu/client/gl_helper.h"
18 #include "content/common/gpu/client/gl_helper_scaling.h"
19 #include "gpu/command_buffer/client/context_support.h"
20 #include "gpu/command_buffer/common/mailbox.h"
114 gpu::ContextSupport* context_support,
131 WebGLId ConsumeMailboxToTexture(const gpu::Mailbox& mailbox,
235 const gpu::Mailbox& mailbox,
273 const gpu::Mailbox& mailbox,
320 gpu::ContextSupport* context_support_;
554 gpu::ContextSupport* context_support
    [all...]
  /external/chromium_org/content/common/gpu/media/
h264_bit_reader_unittest.cc 7 #include "content/common/gpu/media/h264_bit_reader.h"
  /external/chromium_org/content/common/gpu/
x_util.h 12 #include "content/common/gpu/gpu_config.h"
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
TracingControllerAndroidTest.java 24 @Feature({"GPU"})
  /external/chromium_org/content/test/data/gpu/
pixel_browser_plugin.html 5 associated test in content/test/gpu/page_sets/pixel_tests.json. This will ensure
  /external/chromium_org/gpu/command_buffer/client/
fenced_allocator.cc 7 #include "gpu/command_buffer/client/fenced_allocator.h"
11 #include "gpu/command_buffer/client/cmd_buffer_helper.h"
13 namespace gpu { namespace
248 } // namespace gpu
fenced_allocator.h 13 #include "gpu/command_buffer/common/types.h"
14 #include "gpu/gpu_export.h"
16 namespace gpu { namespace
258 } // namespace gpu
  /external/chromium_org/gpu/command_buffer/service/
common_decoder.cc 5 #include "gpu/command_buffer/service/common_decoder.h"
6 #include "gpu/command_buffer/service/cmd_buffer_engine.h"
8 namespace gpu { namespace
292 } // namespace gpu

Completed in 1486 milliseconds

<<31323334353637383940>>