Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTest.cpp397 GrBackendObject createTestingOnlyBackendTexture(void* pixels, int w, int h, in createTestingOnlyBackendTexture() function in MockGpu
/external/skia/src/gpu/vk/
DGrVkGpu.cpp714 GrBackendObject GrVkGpu::createTestingOnlyBackendTexture(void* srcData, int w, int h, in createTestingOnlyBackendTexture() function in GrVkGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3867 GrBackendObject GrGLGpu::createTestingOnlyBackendTexture(void* pixels, int w, int h, in createTestingOnlyBackendTexture() function in GrGLGpu