Searched defs:bufferRowBytes (Results 1 – 4 of 4) sorted by relevance
20 size_t bufferRowBytes) { in Make()32 size_t bufferRowBytes) in CopyTextureToBufferTask()
124 size_t bufferRowBytes) { in copyTextureToBuffer()
49 size_t bufferRowBytes) { in copyFromTexture()63 size_t bufferRowBytes, in copyFromBuffer()
345 int bufferRowBytes = backingMemory.stride * getFormat().bytes(); in prepareForExternalUseANDROID() local