Searched defs:createTestingOnlyBackendTexture (Results 1 – 10 of 10) sorted by relevance
/external/skqp/src/gpu/mtl/ |
D | GrMtlGpu.mm | 508 GrBackendTexture GrMtlGpu::createTestingOnlyBackendTexture(const void* pixels, int w, int h, function
|
/external/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 570 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/skia/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/skia/src/gpu/ |
D | GrGpu.cpp | 447 GrBackendTexture GrGpu::createTestingOnlyBackendTexture(const void* pixels, int w, int h, in createTestingOnlyBackendTexture() function in GrGpu
|
/external/skqp/src/gpu/vk/ |
D | GrVkGpu.cpp | 1656 GrBackendTexture GrVkGpu::createTestingOnlyBackendTexture(const void* srcData, int w, int h, in createTestingOnlyBackendTexture() function in GrVkGpu
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 1668 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
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 3965 GrBackendTexture GrGLGpu::createTestingOnlyBackendTexture(const void* pixels, int w, int h, in createTestingOnlyBackendTexture() function in GrGLGpu
|