Searched defs:bufferRowBytes (Results 1 – 4 of 4) sorted by relevance
20 size_t bufferRowBytes) { in Make()32 size_t bufferRowBytes) in CopyTextureToBufferTask()
84 size_t bufferRowBytes) { in copyTextureToBuffer()
47 size_t bufferRowBytes) { in copyFromTexture()
308 int bufferRowBytes = backingMemory.stride * getFormat().bytes(); in prepareForExternalUseANDROID() local