Searched refs:rowCopyBytes (Results 1 – 1 of 1) sorted by relevance
1062 size_t rowCopyBytes = bpp * w; in createTestingOnlyBackendTexture() local1073 if (!copy_testing_data(this, srcData, alloc, rowCopyBytes, in createTestingOnlyBackendTexture()1087 bufInfo.size = rowCopyBytes * h; in createTestingOnlyBackendTexture()1110 if (!copy_testing_data(this, srcData, bufferAlloc, rowCopyBytes, rowCopyBytes, h)) { in createTestingOnlyBackendTexture()