Searched defs:createTestingOnlyBackendTexture (Results 1 – 5 of 5) sorted by relevance
/external/skqp/src/gpu/mtl/ |
D | GrMtlGpu.mm | 508 GrBackendTexture GrMtlGpu::createTestingOnlyBackendTexture(const void* pixels, int w, int h, function
|
/external/skqp/src/gpu/mock/ |
D | GrMockGpu.cpp | 200 GrBackendTexture GrMockGpu::createTestingOnlyBackendTexture(const void* pixels, int w, int h, in createTestingOnlyBackendTexture() function in GrMockGpu
|
/external/skqp/src/gpu/ |
D | GrGpu.cpp | 420 GrBackendTexture GrGpu::createTestingOnlyBackendTexture(const void* pixels, int w, int h, in createTestingOnlyBackendTexture() function in GrGpu
|
/external/skqp/src/gpu/vk/ |
D | GrVkGpu.cpp | 1664 GrBackendTexture GrVkGpu::createTestingOnlyBackendTexture(const void* srcData, int w, int h, in createTestingOnlyBackendTexture() function in GrVkGpu
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpu.cpp | 3922 GrBackendTexture GrGLGpu::createTestingOnlyBackendTexture(const void* pixels, int w, int h, in createTestingOnlyBackendTexture() function in GrGLGpu
|