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

<<41424344454647484950>>

  /external/chromium_org/gpu/skia_bindings/
gpu_skia_bindings.target.darwin-x86.mk 27 gpu/skia_bindings/gl_bindings_skia_cmd_buffer.cc
102 $(LOCAL_PATH)/gpu \
200 $(LOCAL_PATH)/gpu \
gpu_skia_bindings.target.linux-arm.mk 27 gpu/skia_bindings/gl_bindings_skia_cmd_buffer.cc
100 $(LOCAL_PATH)/gpu \
195 $(LOCAL_PATH)/gpu \
gpu_skia_bindings.target.linux-mips.mk 27 gpu/skia_bindings/gl_bindings_skia_cmd_buffer.cc
99 $(LOCAL_PATH)/gpu \
193 $(LOCAL_PATH)/gpu \
gpu_skia_bindings.target.linux-x86.mk 27 gpu/skia_bindings/gl_bindings_skia_cmd_buffer.cc
102 $(LOCAL_PATH)/gpu \
200 $(LOCAL_PATH)/gpu \
  /external/chromium_org/media/tools/layout_tests/
layouttest_analyzer_helpers_unittest.py 197 BUGCR,86714,GPU IMAGE CRASH MAC,media/video-zoom.html,GPU IMAGE CRASH MAC,\
199 BUGCR,74102,GPU IMAGE PASS LINUX,media/video-controls-rendering.html,
  /external/chromium_org/third_party/skia/include/core/
SkImageFilter.h 89 * Returns true if the filter can be processed on the GPU. This is most
98 * Process this image filter on the GPU. This is most often used for
183 * GrEffect, used to process this filter on the GPU, or false if
SkMaskFilter.h 67 * GrEffect, used to process this filter on the GPU, or false if
77 * Returns true if the filter can be processed on the GPU. This is most
92 * Perform this mask filter on the GPU. This is most often used for
  /external/chromium_org/ui/aura/
aura.gyp 18 '../../gpu/gpu.gyp:gpu',
  /external/chromium_org/ui/gl/
gl_surface_win.cc 53 TRACE_EVENT0("gpu", "DWMVSyncProvider::GetVSyncParameters");
220 TRACE_EVENT0("gpu", "GLSurface::CreateViewGLSurface");
259 TRACE_EVENT0("gpu", "GLSurface::CreateOffscreenGLSurface");
  /external/skia/include/core/
SkImageFilter.h 89 * Returns true if the filter can be processed on the GPU. This is most
98 * Process this image filter on the GPU. This is most often used for
183 * GrEffect, used to process this filter on the GPU, or false if
SkMaskFilter.h 67 * GrEffect, used to process this filter on the GPU, or false if
77 * Returns true if the filter can be processed on the GPU. This is most
92 * Perform this mask filter on the GPU. This is most often used for
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.view.Surface.html 105 <A NAME="android.view.Surface.GPU"></A>
106 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/Surface.html#GPU" target="_top"><code>GPU</code></font></A></nobr> </TD>
  /docs/source.android.com/src/devices/
tuning.jd 118 <td>Defines the width in pixels of the default font cache. The upper bound depends on how fast the GPU can upload textures.
125 <td>Defines the height in pixels of the default font cache. The upper bound depends on how fast the GPU can upload textures.
132 <td>Defines the width in pixels of the large font cache. This cache is used for glyphs too large to fit in the default font cache. The upper bound depends on how fast the GPU can upload textures. We recommended using at least 2048 pixels but at most 4096 pixels. You should also use a power of two value.</td>
139 <td>Defines the height in pixels of the large font cache. The large font cache is used for glyphs too large to fit in the default font cache. The upper bound depends on how fast the GPU can upload textures.
  /external/chromium/chrome/browser/resources/gpu_internals/
timeline_track.js 11 cr.define('gpu', function() {
235 var tr = new gpu.FastRectRenderer(ctx, viewLWorld, 2 * pixWidth,
287 var x = gpu.findLowIndexInSortedIntervals(this.slices_,
320 gpu.iterateOverIntersectingIntervals(this.slices_,
  /external/chromium/chrome/common/
child_process_logging.h 60 // Sets the data on the gpu to send along with crash reports.
child_process_logging_linux.cc 11 #include "content/common/gpu/gpu_info.h"
url_constants.cc 35 const char kAboutGpuURL[] = "about:gpu";
113 const char kChromeUIGpuInternalsHost[] = "gpu-internals";
173 // GPU sub pages
174 const char kGpuInternalsURL[] = "chrome://gpu-internals/";
  /external/chromium_org/base/message_loop/
message_pump_gtk.cc 87 // support, for example for the GPU process.
  /external/chromium_org/cc/output/
gl_renderer.h 28 namespace gpu { namespace
79 static void DebugGLCall(gpu::gles2::GLES2Interface* gl,
403 gpu::gles2::GLES2Interface* gl_;
404 gpu::ContextSupport* context_support_;
  /external/chromium_org/cc/resources/
texture_mailbox_deleter.cc 13 #include "gpu/command_buffer/client/gles2_interface.h"
  /external/chromium_org/cc/test/
test_web_graphics_context_3d_unittest.cc 7 #include "gpu/GLES2/gl2extchromium.h"
  /external/chromium_org/chrome/browser/task_manager/
task_manager_browsertest_util.cc 30 type == task_manager::Resource::GPU ||
task_manager_notification_browsertest.cc 33 // Do not prelaunch the GPU process for these tests because it will show
  /external/chromium_org/chrome/browser/ui/views/
certificate_viewer_win.cc 44 // We must allow nested tasks to dispatch so that, e.g. gpu tasks are
  /external/chromium_org/chrome/common/
chrome_content_client_ios.mm 23 void ChromeContentClient::SetGpuInfo(const gpu::GPUInfo& gpu_info) {

Completed in 1050 milliseconds

<<41424344454647484950>>