Searched defs:onCreateTexture (Results 1 – 10 of 10) sorted by relevance
/external/skqp/src/gpu/mtl/ |
D | GrMtlGpu.mm | 238 sk_sp<GrTexture> GrMtlGpu::onCreateTexture(const GrSurfaceDesc& desc, SkBudgeted budgeted, function
|
/external/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 543 sk_sp<GrTexture> GrMtlGpu::onCreateTexture(SkISize dimensions, function
|
/external/skqp/src/gpu/mock/ |
D | GrMockGpu.cpp | 88 sk_sp<GrTexture> GrMockGpu::onCreateTexture(const GrSurfaceDesc& desc, SkBudgeted budgeted, in onCreateTexture() function in GrMockGpu
|
/external/skia/src/gpu/mock/ |
D | GrMockGpu.cpp | 94 sk_sp<GrTexture> GrMockGpu::onCreateTexture(SkISize dimensions, in onCreateTexture() function in GrMockGpu
|
/external/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 213 sk_sp<GrTexture> GrDawnGpu::onCreateTexture(SkISize dimensions, in onCreateTexture() function in GrDawnGpu
|
/external/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 295 sk_sp<GrTexture> GrD3DGpu::onCreateTexture(SkISize dimensions, in onCreateTexture() function in GrD3DGpu
|
/external/skqp/src/gpu/vk/ |
D | GrVkGpu.cpp | 922 sk_sp<GrTexture> GrVkGpu::onCreateTexture(const GrSurfaceDesc& desc, SkBudgeted budgeted, in onCreateTexture() function in GrVkGpu
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 1031 sk_sp<GrTexture> GrVkGpu::onCreateTexture(SkISize dimensions, in onCreateTexture() function in GrVkGpu
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 1288 sk_sp<GrTexture> GrGLGpu::onCreateTexture(SkISize dimensions, in onCreateTexture() function in GrGLGpu
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpu.cpp | 1538 sk_sp<GrTexture> GrGLGpu::onCreateTexture(const GrSurfaceDesc& desc, in onCreateTexture() function in GrGLGpu
|