/external/skqp/src/gpu/gl/ |
D | GrGLTextureRenderTarget.cpp | 31 GrWrapCacheable cacheable, in GrGLTextureRenderTarget() argument 36 this->registerWithCacheWrapped(cacheable); in GrGLTextureRenderTarget() 61 const GrGLRenderTarget::IDDesc& rtIDDesc, GrWrapCacheable cacheable, in MakeWrapped() argument 64 new GrGLTextureRenderTarget(gpu, desc, texIDDesc, rtIDDesc, cacheable, mipMapsStatus)); in MakeWrapped()
|
D | GrGLTexture.cpp | 57 const IDDesc& idDesc, GrWrapCacheable cacheable, GrIOType ioType) in GrGLTexture() argument 61 this->registerWithCacheWrapped(cacheable); in GrGLTexture() 119 GrWrapCacheable cacheable, GrIOType ioType) { in MakeWrapped() argument 120 return sk_sp<GrGLTexture>(new GrGLTexture(gpu, desc, mipMapsStatus, idDesc, cacheable, ioType)); in MakeWrapped()
|
/external/skia/src/gpu/mtl/ |
D | GrMtlTextureRenderTarget.mm | 48 GrWrapCacheable cacheable) 52 this->registerWithCacheWrapped(cacheable); 59 GrWrapCacheable cacheable) 63 this->registerWithCacheWrapped(cacheable); 125 GrWrapCacheable cacheable) { 143 gpu, dimensions, sampleCnt, colorTexture, texture, mipmapStatus, cacheable)); 146 new GrMtlTextureRenderTarget(gpu, dimensions, texture, mipmapStatus, cacheable));
|
D | GrMtlTexture.mm | 44 GrWrapCacheable cacheable, 57 this->registerWithCacheWrapped(cacheable); 92 GrWrapCacheable cacheable, 101 new GrMtlTexture(gpu, kWrapped, dimensions, texture, mipmapStatus, cacheable, ioType));
|
D | GrMtlTextureRenderTarget.h | 64 GrWrapCacheable cacheable); 70 GrWrapCacheable cacheable);
|
/external/skia/src/gpu/gl/ |
D | GrGLTextureRenderTarget.cpp | 33 GrWrapCacheable cacheable, in GrGLTextureRenderTarget() argument 39 this->registerWithCacheWrapped(cacheable); in GrGLTextureRenderTarget() 69 GrWrapCacheable cacheable, in MakeWrapped() argument 72 gpu, sampleCount, texDesc, std::move(parameters), rtIDs, cacheable, mipmapStatus)); in MakeWrapped()
|
D | GrGLTexture.cpp | 60 sk_sp<GrGLTextureParameters> parameters, GrWrapCacheable cacheable, in GrGLTexture() argument 68 this->registerWithCacheWrapped(cacheable); in GrGLTexture() 129 GrWrapCacheable cacheable, in MakeWrapped() argument 132 new GrGLTexture(gpu, desc, mipmapStatus, std::move(parameters), cacheable, ioType)); in MakeWrapped()
|
/external/skia/src/gpu/d3d/ |
D | GrD3DTextureRenderTarget.cpp | 67 GrWrapCacheable cacheable) in GrD3DTextureRenderTarget() argument 80 this->registerWithCacheWrapped(cacheable); in GrD3DTextureRenderTarget() 91 GrWrapCacheable cacheable) in GrD3DTextureRenderTarget() argument 96 this->registerWithCacheWrapped(cacheable); in GrD3DTextureRenderTarget() 159 GrWrapCacheable cacheable, in MakeWrappedTextureRenderTarget() argument 190 cacheable); in MakeWrappedTextureRenderTarget() 195 mipmapStatus, cacheable)); in MakeWrappedTextureRenderTarget()
|
D | GrD3DTexture.cpp | 38 GrMipmapStatus mipmapStatus, GrWrapCacheable cacheable, in GrD3DTexture() argument 48 this->registerWithCacheWrapped(cacheable); in GrD3DTexture() 91 GrWrapCacheable cacheable, in MakeWrappedTexture() argument 107 shaderResourceView, mipmapStatus, cacheable, in MakeWrappedTexture()
|
/external/skqp/src/gpu/mtl/ |
D | GrMtlTextureRenderTarget.mm | 27 GrWrapCacheable cacheable) 31 this->registerWithCacheWrapped(cacheable); 54 GrWrapCacheable cacheable) { 64 new GrMtlTextureRenderTarget(gpu, desc, renderTexture, mipMapsStatus, cacheable));
|
D | GrMtlTexture.mm | 31 GrWrapCacheable cacheable, 40 this->registerWithCacheWrapped(cacheable); 70 GrWrapCacheable cacheable, 81 cacheable, ioType));
|
/external/skqp/src/gpu/vk/ |
D | GrVkTextureRenderTarget.cpp | 70 GrWrapCacheable cacheable) in GrVkTextureRenderTarget() argument 76 this->registerWithCacheWrapped(cacheable); in GrVkTextureRenderTarget() 87 GrWrapCacheable cacheable) in GrVkTextureRenderTarget() argument 92 this->registerWithCacheWrapped(cacheable); in GrVkTextureRenderTarget() 207 GrWrapCacheable cacheable, in MakeWrappedTextureRenderTarget() argument 226 mipMapsStatus, ownership, cacheable)); in MakeWrappedTextureRenderTarget() 230 mipMapsStatus, ownership, cacheable)); in MakeWrappedTextureRenderTarget()
|
D | GrVkTexture.cpp | 42 GrWrapCacheable cacheable, GrIOType ioType) in GrVkTexture() argument 51 this->registerWithCacheWrapped(cacheable); in GrVkTexture() 95 GrWrapCacheable cacheable, GrIOType ioType, in MakeWrappedTexture() argument 114 mipMapsStatus, ownership, cacheable, ioType)); in MakeWrappedTexture()
|
/external/skia/src/gpu/vk/ |
D | GrVkTextureRenderTarget.cpp | 46 GrWrapCacheable cacheable) in GrVkTextureRenderTarget() argument 51 this->registerWithCacheWrapped(cacheable); in GrVkTextureRenderTarget() 108 GrWrapCacheable cacheable, in MakeWrappedTextureRenderTarget() argument 122 textureUsageFlags, wrapOwnership, cacheable); in MakeWrappedTextureRenderTarget() 141 std::move(resolveAttachment), mipmapStatus, cacheable)); in MakeWrappedTextureRenderTarget()
|
D | GrVkTexture.cpp | 47 GrWrapCacheable cacheable, GrIOType ioType, bool isExternal) in GrVkTexture() argument 58 this->registerWithCacheWrapped(cacheable); in GrVkTexture() 95 GrVkGpu* gpu, SkISize dimensions, GrWrapOwnership wrapOwnership, GrWrapCacheable cacheable, in MakeWrappedTexture() argument 105 cacheable); in MakeWrappedTexture() 116 cacheable, ioType, isExternal)); in MakeWrappedTexture()
|
D | GrVkAttachment.cpp | 42 GrWrapCacheable cacheable, in GrVkAttachment() argument 49 this->registerWithCacheWrapped(cacheable); in GrVkAttachment() 180 GrWrapCacheable cacheable, in MakeWrapped() argument 197 backendOwnership, cacheable, forSecondaryCB)); in MakeWrapped()
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | format.cc | 83 result->cacheable = false; in ReadBlock() 129 result->cacheable = false; // Do not double-cache in ReadBlock() 133 result->cacheable = true; in ReadBlock() 153 result->cacheable = true; in ReadBlock()
|
/external/skia/src/gpu/mock/ |
D | GrMockTexture.h | 33 GrWrapCacheable cacheable, in GrMockTexture() argument 39 this->registerWithCacheWrapped(cacheable); in GrMockTexture() 177 GrWrapCacheable cacheable) in GrMockTextureRenderTarget() argument 181 this->registerWithCacheWrapped(cacheable); in GrMockTextureRenderTarget()
|
/external/mesa3d/src/gallium/drivers/lima/ |
D | lima_bo.c | 206 if (!bo->cacheable) in lima_bo_cache_put() 309 bo->cacheable = !(lima_debug & LIMA_DEBUG_NO_BO_CACHE || in lima_bo_create() 366 bo->cacheable = false; in lima_bo_export() 465 bo->cacheable = false; in lima_bo_import() 478 bo->cacheable = false; in lima_bo_import()
|
/external/skia/src/gpu/dawn/ |
D | GrDawnTexture.cpp | 77 GrWrapCacheable cacheable, GrIOType ioType, in MakeWrapped() argument 89 tex->registerWithCacheWrapped(cacheable); in MakeWrapped()
|
/external/perfetto/src/trace_processor/importers/common/ |
D | clock_tracker.cc | 231 const bool cacheable = path.len == 1; in ConvertSlowpath() local 286 if (cacheable) { in ConvertSlowpath() 300 if (cacheable) { in ConvertSlowpath()
|
/external/skqp/src/gpu/ |
D | GrResourceProvider.cpp | 238 GrWrapCacheable cacheable, in wrapBackendTexture() argument 244 return fGpu->wrapBackendTexture(tex, ownership, cacheable, ioType); in wrapBackendTexture() 250 GrWrapCacheable cacheable) { in wrapRenderableBackendTexture() argument 255 return fGpu->wrapRenderableBackendTexture(tex, sampleCnt, ownership, cacheable); in wrapRenderableBackendTexture()
|
D | GrGpu.cpp | 151 GrWrapOwnership ownership, GrWrapCacheable cacheable, in wrapBackendTexture() argument 163 return this->onWrapBackendTexture(backendTex, ownership, cacheable, ioType); in wrapBackendTexture() 168 GrWrapCacheable cacheable) { in wrapRenderableBackendTexture() argument 183 this->onWrapRenderableBackendTexture(backendTex, sampleCnt, ownership, cacheable); in wrapRenderableBackendTexture()
|
/external/skia/src/gpu/ |
D | GrResourceProvider.cpp | 292 GrWrapCacheable cacheable, in wrapBackendTexture() argument 298 return fGpu->wrapBackendTexture(tex, ownership, cacheable, ioType); in wrapBackendTexture() 303 GrWrapCacheable cacheable) { in wrapCompressedBackendTexture() argument 309 return fGpu->wrapCompressedBackendTexture(tex, ownership, cacheable); in wrapCompressedBackendTexture() 316 GrWrapCacheable cacheable) { in wrapRenderableBackendTexture() argument 321 return fGpu->wrapRenderableBackendTexture(tex, sampleCnt, ownership, cacheable); in wrapRenderableBackendTexture()
|
D | GrGpu.cpp | 262 GrWrapCacheable cacheable, in wrapBackendTexture() argument 278 return this->onWrapBackendTexture(backendTex, ownership, cacheable, ioType); in wrapBackendTexture() 283 GrWrapCacheable cacheable) { in wrapCompressedBackendTexture() argument 297 return this->onWrapCompressedBackendTexture(backendTex, ownership, cacheable); in wrapCompressedBackendTexture() 303 GrWrapCacheable cacheable) { in wrapRenderableBackendTexture() argument 321 this->onWrapRenderableBackendTexture(backendTex, sampleCnt, ownership, cacheable); in wrapRenderableBackendTexture()
|