Home
last modified time | relevance | path

Searched defs:createTestingOnlyBackendTexture (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/gpu/mtl/
DGrMtlGpu.mm508 GrBackendTexture GrMtlGpu::createTestingOnlyBackendTexture(const void* pixels, int w, int h, function
/external/skqp/src/gpu/mock/
DGrMockGpu.cpp200 GrBackendTexture GrMockGpu::createTestingOnlyBackendTexture(const void* pixels, int w, int h, in createTestingOnlyBackendTexture() function in GrMockGpu
/external/skqp/src/gpu/
DGrGpu.cpp420 GrBackendTexture GrGpu::createTestingOnlyBackendTexture(const void* pixels, int w, int h, in createTestingOnlyBackendTexture() function in GrGpu
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp1664 GrBackendTexture GrVkGpu::createTestingOnlyBackendTexture(const void* srcData, int w, int h, in createTestingOnlyBackendTexture() function in GrVkGpu
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp3922 GrBackendTexture GrGLGpu::createTestingOnlyBackendTexture(const void* pixels, int w, int h, in createTestingOnlyBackendTexture() function in GrGLGpu