Home
last modified time | relevance | path

Searched defs:bufferRowBytes (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/graphite/mtl/
DMtlBlitCommandEncoder.h60 size_t bufferRowBytes) { in copyFromTexture()
74 size_t bufferRowBytes, in copyFromBuffer()
/external/skia/src/gpu/graphite/task/
DCopyTask.cpp67 size_t bufferRowBytes) { in Make()
82 size_t bufferRowBytes) in CopyTextureToBufferTask()
/external/skia/src/gpu/graphite/
DCommandBuffer.cpp145 size_t bufferRowBytes) { in copyTextureToBuffer()
/external/skia/src/gpu/graphite/dawn/
DDawnCommandBuffer.cpp920 size_t bufferRowBytes) { in onCopyTextureToBuffer()
/external/swiftshader/src/Vulkan/
DVkImage.cpp356 int bufferRowBytes = backingMemory.nativeBufferInfo.stride * getFormat().bytes(); in prepareForExternalUseANDROID() local
/external/skia/src/gpu/graphite/vk/
DVulkanCommandBuffer.cpp1284 size_t bufferRowBytes) { in onCopyTextureToBuffer()