Home
last modified time | relevance | path

Searched defs:cacheable (Results 1 – 25 of 40) sorted by relevance

12

/external/skqp/src/gpu/gl/
DGrGLTextureRenderTarget.cpp31 GrWrapCacheable cacheable, in GrGLTextureRenderTarget()
61 const GrGLRenderTarget::IDDesc& rtIDDesc, GrWrapCacheable cacheable, in MakeWrapped()
DGrGLTexture.cpp57 const IDDesc& idDesc, GrWrapCacheable cacheable, GrIOType ioType) in GrGLTexture()
119 GrWrapCacheable cacheable, GrIOType ioType) { in MakeWrapped()
/external/skia/src/gpu/gl/
DGrGLTextureRenderTarget.cpp33 GrWrapCacheable cacheable, in GrGLTextureRenderTarget()
69 GrWrapCacheable cacheable, in MakeWrapped()
DGrGLTexture.cpp60 sk_sp<GrGLTextureParameters> parameters, GrWrapCacheable cacheable, in GrGLTexture()
129 GrWrapCacheable cacheable, in MakeWrapped()
/external/skia/src/gpu/d3d/
DGrD3DTextureRenderTarget.cpp67 GrWrapCacheable cacheable) in GrD3DTextureRenderTarget()
91 GrWrapCacheable cacheable) in GrD3DTextureRenderTarget()
159 GrWrapCacheable cacheable, in MakeWrappedTextureRenderTarget()
DGrD3DTexture.cpp38 GrMipmapStatus mipmapStatus, GrWrapCacheable cacheable, in GrD3DTexture()
91 GrWrapCacheable cacheable, in MakeWrappedTexture()
/external/skqp/src/gpu/vk/
DGrVkTextureRenderTarget.cpp70 GrWrapCacheable cacheable) in GrVkTextureRenderTarget()
87 GrWrapCacheable cacheable) in GrVkTextureRenderTarget()
207 GrWrapCacheable cacheable, in MakeWrappedTextureRenderTarget()
DGrVkTexture.cpp42 GrWrapCacheable cacheable, GrIOType ioType) in GrVkTexture()
95 GrWrapCacheable cacheable, GrIOType ioType, in MakeWrappedTexture()
/external/skia/src/gpu/vk/
DGrVkTextureRenderTarget.cpp46 GrWrapCacheable cacheable) in GrVkTextureRenderTarget()
108 GrWrapCacheable cacheable, in MakeWrappedTextureRenderTarget()
DGrVkTexture.cpp47 GrWrapCacheable cacheable, GrIOType ioType, bool isExternal) in GrVkTexture()
95 GrVkGpu* gpu, SkISize dimensions, GrWrapOwnership wrapOwnership, GrWrapCacheable cacheable, in MakeWrappedTexture()
DGrVkAttachment.cpp42 GrWrapCacheable cacheable, in GrVkAttachment()
180 GrWrapCacheable cacheable, in MakeWrapped()
/external/skia/src/gpu/mock/
DGrMockTexture.h33 GrWrapCacheable cacheable, in GrMockTexture()
177 GrWrapCacheable cacheable) in GrMockTextureRenderTarget()
/external/mesa3d/src/gallium/drivers/lima/
Dlima_bo.h38 bool cacheable; member
/external/tensorflow/tensorflow/core/lib/io/
Dformat.h93 bool cacheable; // True iff data can be cached member
/external/skia/src/gpu/dawn/
DGrDawnTexture.cpp77 GrWrapCacheable cacheable, GrIOType ioType, in MakeWrapped()
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DZipArchiveInputStream.java970 final int cacheable = offset + lastRead - expecteDDLen - 3; in cacheBytesRead() local
972 bos.write(buf.array(), 0, cacheable); in cacheBytesRead() local
973 System.arraycopy(buf.array(), cacheable, buf.array(), 0, expecteDDLen + 3); in cacheBytesRead() local
/external/skqp/src/gpu/
DGrResourceProvider.cpp238 GrWrapCacheable cacheable, in wrapBackendTexture()
250 GrWrapCacheable cacheable) { in wrapRenderableBackendTexture()
DGrGpu.cpp151 GrWrapOwnership ownership, GrWrapCacheable cacheable, in wrapBackendTexture()
168 GrWrapCacheable cacheable) { in wrapRenderableBackendTexture()
DGrProxyProvider.cpp454 GrWrapCacheable cacheable, in wrapBackendTexture()
490 GrWrapOwnership ownership, GrWrapCacheable cacheable) { in wrapRenderableBackendTexture()
/external/perfetto/src/trace_processor/importers/common/
Dclock_tracker.cc231 const bool cacheable = path.len == 1; in ConvertSlowpath() local
/external/skia/src/gpu/
DGrResourceProvider.cpp292 GrWrapCacheable cacheable, in wrapBackendTexture()
303 GrWrapCacheable cacheable) { in wrapCompressedBackendTexture()
316 GrWrapCacheable cacheable) { in wrapRenderableBackendTexture()
DGrGpu.cpp262 GrWrapCacheable cacheable, in wrapBackendTexture()
283 GrWrapCacheable cacheable) { in wrapCompressedBackendTexture()
303 GrWrapCacheable cacheable) { in wrapRenderableBackendTexture()
DGrProxyProvider.cpp491 GrWrapCacheable cacheable, in wrapBackendTexture()
529 GrWrapCacheable cacheable, in wrapCompressedBackendTexture()
565 GrWrapCacheable cacheable, in wrapRenderableBackendTexture()
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dclient_context.h244 void set_cacheable(bool cacheable) { cacheable_ = cacheable; } in set_cacheable()
/external/skqp/src/gpu/mock/
DGrMockTexture.h26 const GrMockTextureInfo& info, GrWrapCacheable cacheable, GrIOType ioType) in GrMockTexture()

12