Searched refs:copy_testing_data (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 970 bool copy_testing_data(GrVkGpu* gpu, void* srcData, const GrVkAlloc& alloc, in copy_testing_data() function 1073 if (!copy_testing_data(this, srcData, alloc, rowCopyBytes, in createTestingOnlyBackendTexture() 1110 if (!copy_testing_data(this, srcData, bufferAlloc, rowCopyBytes, rowCopyBytes, h)) { in createTestingOnlyBackendTexture()
|