Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/
DCopyTask.cpp20 size_t bufferRowBytes) { in Make()
32 size_t bufferRowBytes) in CopyTextureToBufferTask()
DCommandBuffer.cpp84 size_t bufferRowBytes) { in copyTextureToBuffer()
/third_party/skia/m133/src/gpu/graphite/mtl/
DMtlBlitCommandEncoder.h60 size_t bufferRowBytes) { in copyFromTexture()
74 size_t bufferRowBytes, in copyFromBuffer()
/third_party/skia/m133/src/gpu/graphite/task/
DCopyTask.cpp67 size_t bufferRowBytes) { in Make()
82 size_t bufferRowBytes) in CopyTextureToBufferTask()
/third_party/skia/experimental/graphite/src/mtl/
DMtlBlitCommandEncoder.h47 size_t bufferRowBytes) { in copyFromTexture()
/third_party/skia/m133/src/gpu/graphite/
DCommandBuffer.cpp203 size_t bufferRowBytes) { in copyTextureToBuffer()
/third_party/skia/m133/src/gpu/graphite/dawn/
DDawnCommandBuffer.cpp1103 size_t bufferRowBytes) { in onCopyTextureToBuffer()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp308 int bufferRowBytes = backingMemory.stride * getFormat().bytes(); in prepareForExternalUseANDROID() local
/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanCommandBuffer.cpp1442 size_t bufferRowBytes) { in onCopyTextureToBuffer()