Home
last modified time | relevance | path

Searched defs:bufferRowBytes (Results 1 – 4 of 4) 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/experimental/graphite/src/mtl/
DMtlBlitCommandEncoder.h47 size_t bufferRowBytes) { in copyFromTexture()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp308 int bufferRowBytes = backingMemory.stride * getFormat().bytes(); in prepareForExternalUseANDROID() local