Home
last modified time | relevance | path

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

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