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

<<41424344454647484950>>

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
GaneshUtils.cpp 35 #include "third_party/skia/include/gpu/SkGrPixelRef.h"
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
TextureStorage.cpp 10 // GPU-side texture.
  /external/chromium_org/third_party/libjingle/source/talk/base/
systeminfo.h 70 // The gpu identifier
  /external/chromium_org/third_party/mesa/src/bin/
.cherry-ignore 28 257006e2a4201c11ca5f800a74ac4aaf62a7bfc1 r600g/llvm: Select the correct GPU type for RV670
  /external/chromium_org/third_party/mesa/src/docs/
systems.html 36 <li><a href="http://www.x.org/wiki/vmware" target="_parent">VMware virtual GPU</a></li>
  /external/chromium_org/third_party/skia/gyp/
v8.gyp 50 '../src/gpu', #gl/GrGLUtil.h
  /external/chromium_org/third_party/skia/include/gpu/gl/
SkGLContextHelper.h 39 * work on the GPU (since all of the subclasses create primary buffers for
  /external/chromium_org/tools/perf/benchmarks/
spaceport.py 19 options.AppendExtraBrowserArgs('--disable-gpu-vsync')
  /external/chromium_org/tools/perf/measurements/
smoothness.py 30 options.AppendExtraBrowserArgs('--enable-gpu-benchmarking')
  /external/chromium_org/tools/perf/metrics/
cpu.py 45 'Gpu': {'CpuProcessTime': ..., 'TotalTime': ...}}
  /external/chromium_org/tools/telemetry/telemetry/page/
page_runner.py 65 if system_info.gpu:
66 for i, device in enumerate(system_info.gpu.devices):
67 logging.info('GPU device %d: %s', i, device)
68 if system_info.gpu.aux_attributes:
69 logging.info('GPU Attributes:')
70 for k, v in sorted(system_info.gpu.aux_attributes.iteritems()):
72 if system_info.gpu.feature_status:
74 for k, v in sorted(system_info.gpu.feature_status.iteritems()):
77 logging.info('No GPU devices')
  /external/chromium_org/ui/gl/
gl_context_wgl.cc 77 TRACE_EVENT0("gpu", "GLContextWGL::MakeCurrent");
gl_gl_api_implementation.h 12 namespace gpu { namespace
gl_image_shm.cc 106 TRACE_EVENT0("gpu", "GLImageShm::BindTexImage");
gl_implementation_android.cc 51 // Prevent reinitialization with a different implementation. Once the gpu
gl_implementation_ozone.cc 36 // Prevent reinitialization with a different implementation. Once the gpu
  /external/chromium_org/ui/surface/
accelerated_surface_transformer_win.cc 148 UMA_HISTOGRAM_BOOLEAN("GPU.AcceleratedSurfaceTransformerCanUseMRT",
152 // Force compilation of all shaders that could be used on this GPU.
390 TRACE_EVENT0("gpu", "StretchRect");
472 TRACE_EVENT0("gpu", "LockRect");
482 TRACE_EVENT0("gpu", "memcpy");
512 TRACE_EVENT0("gpu", "CreateOffscreenPlainSurface");
527 TRACE_EVENT0("gpu", "GetRenderTargetData");
587 TRACE_EVENT0("gpu", "RGBToYV12_MRT");
655 TRACE_EVENT0("gpu", "RGBToYV12_WithoutMRT");
  /external/mesa3d/bin/
.cherry-ignore 28 257006e2a4201c11ca5f800a74ac4aaf62a7bfc1 r600g/llvm: Select the correct GPU type for RV670
  /external/mesa3d/docs/
systems.html 36 <li><a href="http://www.x.org/wiki/vmware" target="_parent">VMware virtual GPU</a></li>
  /external/skia/bench/
Android.mk 102 external/skia/src/gpu \
  /external/skia/gm/
deviceproperties.cpp 98 // On android, we fail due to bad gpu drivers (it seems) by adding too
  /external/skia/gyp/
v8.gyp 50 '../src/gpu', #gl/GrGLUtil.h
  /external/skia/include/gpu/gl/
SkGLContextHelper.h 39 * work on the GPU (since all of the subclasses create primary buffers for
  /external/skia/tests/
ReadWriteAlphaTest.cpp 9 // This test is specific to the GPU backend.
ResourceCacheTest.cpp 10 // This is a GPU test

Completed in 1570 milliseconds

<<41424344454647484950>>