Home
last modified time | relevance | path

Searched refs:gpu (Results 1 – 25 of 68) sorted by relevance

123

/external/skia/gyp/
Dgpu.gyp84 '../include/gpu',
96 '../include/gpu',
99 '../include/gpu/SkGpuCanvas.h',
100 '../include/gpu/SkGpuDevice.h',
101 '../include/gpu/SkGr.h',
102 '../include/gpu/SkGrTexturePixelRef.h',
104 '../include/gpu/gl/SkGLContext.h',
105 '../include/gpu/gl/SkMesaGLContext.h',
106 '../include/gpu/gl/SkNativeGLContext.h',
107 '../include/gpu/gl/SkNullGLContext.h',
[all …]
Dbench.gyp14 '../src/gpu',
22 'gpu.gyp:gr',
23 'gpu.gyp:skgr',
Dtests.gyp13 '../src/gpu',
84 'gpu.gyp:gr',
85 'gpu.gyp:skgr',
Dgm.gyp22 'gpu.gyp:gr',
23 'gpu.gyp:skgr',
/external/skia/
DAndroid.mk336 src/gpu/GrPrintf_skia.cpp \
337 src/gpu/SkGpuCanvas.cpp \
338 src/gpu/SkGpuDevice.cpp \
339 src/gpu/SkGr.cpp \
340 src/gpu/SkGrFontScaler.cpp \
341 src/gpu/SkGrTexturePixelRef.cpp \
342 src/gpu/android/SkNativeGLContext_android.cpp \
343 src/gpu/gl/SkGLContext.cpp \
344 src/gpu/gl/SkNullGLContext.cpp
347 src/gpu/GrAAHairLinePathRenderer.cpp \
[all …]
/external/skia/src/gpu/gl/
DGrGLTexture.cpp27 void GrGLTexture::init(GrGpuGL* gpu, in init() argument
48 fRenderTarget = new GrGLRenderTarget(gpu, *rtDesc, vp, fTexIDObj, this); in init()
52 GrGLTexture::GrGLTexture(GrGpuGL* gpu, in GrGLTexture() argument
54 : INHERITED(gpu, in GrGLTexture()
58 this->init(gpu, textureDesc, NULL); in GrGLTexture()
61 GrGLTexture::GrGLTexture(GrGpuGL* gpu, in GrGLTexture() argument
64 : INHERITED(gpu, in GrGLTexture()
68 this->init(gpu, textureDesc, &rtDesc); in GrGLTexture()
DGrGLRenderTarget.cpp30 GrGLRenderTarget::GrGLRenderTarget(GrGpuGL* gpu, in GrGLRenderTarget() argument
35 : INHERITED(gpu, in GrGLRenderTarget()
54 GrGLRenderTarget::GrGLRenderTarget(GrGpuGL* gpu, in GrGLRenderTarget() argument
57 : INHERITED(gpu, in GrGLRenderTarget()
DGrGLTexture.h72 GrGLTexture(GrGpuGL* gpu,
77 GrGLTexture(GrGpuGL* gpu,
121 void init(GrGpuGL* gpu,
DGrGLStencilBuffer.h27 GrGLStencilBuffer(GrGpu* gpu, GrGLint rbid, in GrGLStencilBuffer() argument
31 : GrStencilBuffer(gpu, width, height, format.fStencilBits, sampleCnt) in GrGLStencilBuffer()
DGrGLRenderTarget.h38 GrGLRenderTarget(GrGpuGL* gpu,
45 GrGLRenderTarget(GrGpuGL* gpu,
/external/skia/src/gpu/
DGrStencilBuffer.cpp49 GrGpu* gpu = this->getGpu(); in unlockInCache() local
50 if (NULL != gpu) { in unlockInCache()
51 GrAssert(NULL != gpu->getContext()); in unlockInCache()
52 gpu->getContext()->unlockStencilBuffer(fCacheEntry); in unlockInCache()
DGrPathRendererChain.cpp51 GrGpu* gpu = fOwner->getGpu(); in init() local
52 bool twoSided = gpu->getCaps().fTwoSidedStencilSupport; in init()
53 bool wrapOp = gpu->getCaps().fStencilWrapOpsSupport; in init()
DGrVertexBuffer.h18 GrVertexBuffer(GrGpu* gpu, size_t sizeInBytes, bool dynamic) in GrVertexBuffer() argument
19 : INHERITED(gpu, sizeInBytes, dynamic) {} in GrVertexBuffer()
DGrIndexBuffer.h27 GrIndexBuffer(GrGpu* gpu, size_t sizeInBytes, bool dynamic) in GrIndexBuffer() argument
28 : INHERITED(gpu, sizeInBytes, dynamic) {} in GrIndexBuffer()
DGrBufferAllocPool.h95 GrBufferAllocPool(GrGpu* gpu,
207 GrVertexBufferAllocPool(GrGpu* gpu,
295 GrIndexBufferAllocPool(GrGpu* gpu,
DGrGeometryBuffer.h78 GrGeometryBuffer(GrGpu* gpu, size_t sizeInBytes, bool dynamic) in GrGeometryBuffer() argument
79 : INHERITED(gpu) in GrGeometryBuffer()
DGrResource.cpp13 GrResource::GrResource(GrGpu* gpu) { in GrResource() argument
14 fGpu = gpu; in GrResource()
DGrBufferAllocPool.cpp25 GrBufferAllocPool::GrBufferAllocPool(GrGpu* gpu, in GrBufferAllocPool() argument
32 GrAssert(NULL != gpu); in GrBufferAllocPool()
33 fGpu = gpu; in GrBufferAllocPool()
362 GrVertexBufferAllocPool::GrVertexBufferAllocPool(GrGpu* gpu, in GrVertexBufferAllocPool() argument
366 : GrBufferAllocPool(gpu, in GrVertexBufferAllocPool()
423 GrIndexBufferAllocPool::GrIndexBufferAllocPool(GrGpu* gpu, in GrIndexBufferAllocPool() argument
427 : GrBufferAllocPool(gpu, in GrIndexBufferAllocPool()
DGrStencilBuffer.h67 GrStencilBuffer(GrGpu* gpu, int width, int height, int bits, int sampleCnt) in GrStencilBuffer() argument
68 : GrResource(gpu) in GrStencilBuffer()
/external/chromium/chrome/browser/resources/gpu_internals/
Dprofiling_view.js16 ProfilingView = cr.ui.define(gpu.Tab);
19 __proto__: gpu.Tab.prototype,
90 this.overlayEl_ = new gpu.Overlay();
115 this.overlayEl_ = new gpu.Overlay();
Dtracing_controller.css6 .gpu-tracing-overlay {
16 .gpu-tracing-start-button {
/external/chromium/chrome/common/
Dchild_process_logging_mac.mm14 #include "content/common/gpu/gpu_info.h"
23 const char *kGPUVendorIdParamName = "gpu-vendid";
24 const char *kGPUDeviceIdParamName = "gpu-devid";
25 const char *kGPUDriverVersionParamName = "gpu-driver";
26 const char *kGPUPixelShaderVersionParamName = "gpu-psver";
27 const char *kGPUVertexShaderVersionParamName = "gpu-vsver";
28 const char *kGPUGLVersionParamName = "gpu-glver";
/external/chromium/build/
Dall.gyp18 '../gpu/gpu.gyp:*',
19 '../gpu/demos/demos.gyp:*',
158 '../gpu/gpu.gyp:gpu_unittests',
216 '../gpu/gpu.gyp:gpu_unittests',
322 '../gpu/gpu.gyp:gpu_unittests',
352 '../gpu/gpu.gyp:gpu_unittests',
440 '../gpu/gpu.gyp:gpu_unittests',
/external/skia/bench/
DAndroid.mk38 external/skia/include/gpu \
42 external/skia/src/gpu
/external/skia/include/gpu/
DGrTexture.h124 GrTexture(GrGpu* gpu, in GrTexture() argument
128 : INHERITED(gpu) in GrTexture()

123