Home
last modified time | relevance | path

Searched refs:onCreateTexture (Results 1 – 24 of 24) sorted by relevance

/external/skqp/src/gpu/mock/
DGrMockGpu.h59 sk_sp<GrTexture> onCreateTexture(const GrSurfaceDesc&, SkBudgeted, const GrMipLevel[],
DGrMockGpu.cpp88 sk_sp<GrTexture> GrMockGpu::onCreateTexture(const GrSurfaceDesc& desc, SkBudgeted budgeted, in onCreateTexture() function in GrMockGpu
/external/skia/src/gpu/mock/
DGrMockGpu.h59 sk_sp<GrTexture> onCreateTexture(SkISize,
DGrMockGpu.cpp94 sk_sp<GrTexture> GrMockGpu::onCreateTexture(SkISize dimensions, in onCreateTexture() function in GrMockGpu
/external/skqp/src/gpu/mtl/
DGrMtlGpu.h132 sk_sp<GrTexture> onCreateTexture(const GrSurfaceDesc& desc, SkBudgeted budgeted,
DGrMtlGpu.mm238 sk_sp<GrTexture> GrMtlGpu::onCreateTexture(const GrSurfaceDesc& desc, SkBudgeted budgeted, function
/external/skia/src/gpu/dawn/
DGrDawnGpu.h111 sk_sp<GrTexture> onCreateTexture(SkISize,
DGrDawnGpu.cpp213 sk_sp<GrTexture> GrDawnGpu::onCreateTexture(SkISize dimensions, in onCreateTexture() function in GrDawnGpu
/external/skia/src/gpu/mtl/
DGrMtlGpu.h148 sk_sp<GrTexture> onCreateTexture(SkISize,
DGrMtlGpu.mm543 sk_sp<GrTexture> GrMtlGpu::onCreateTexture(SkISize dimensions, function
/external/skqp/src/gpu/vk/
DGrVkGpu.h184 sk_sp<GrTexture> onCreateTexture(const GrSurfaceDesc&, SkBudgeted, const GrMipLevel[],
DGrVkGpu.cpp922 sk_sp<GrTexture> GrVkGpu::onCreateTexture(const GrSurfaceDesc& desc, SkBudgeted budgeted, in onCreateTexture() function in GrVkGpu
/external/skia/src/gpu/d3d/
DGrD3DGpu.h134 sk_sp<GrTexture> onCreateTexture(SkISize,
DGrD3DGpu.cpp295 sk_sp<GrTexture> GrD3DGpu::onCreateTexture(SkISize dimensions, in onCreateTexture() function in GrD3DGpu
/external/skqp/src/gpu/
DGrGpu.h457 virtual sk_sp<GrTexture> onCreateTexture(const GrSurfaceDesc&, SkBudgeted,
DGrGpu.cpp131 sk_sp<GrTexture> tex = this->onCreateTexture(desc, budgeted, texels, mipLevelCount); in createTexture()
/external/skia/src/gpu/vk/
DGrVkGpu.h238 sk_sp<GrTexture> onCreateTexture(SkISize,
DGrVkGpu.cpp1031 sk_sp<GrTexture> GrVkGpu::onCreateTexture(SkISize dimensions, in onCreateTexture() function in GrVkGpu
/external/skqp/src/gpu/gl/
DGrGLGpu.h187 sk_sp<GrTexture> onCreateTexture(const GrSurfaceDesc& desc, SkBudgeted budgeted,
DGrGLGpu.cpp1538 sk_sp<GrTexture> GrGLGpu::onCreateTexture(const GrSurfaceDesc& desc, in onCreateTexture() function in GrGLGpu
/external/skia/src/gpu/
DGrGpu.h684 virtual sk_sp<GrTexture> onCreateTexture(SkISize dimensions,
DGrGpu.cpp126 auto tex = this->onCreateTexture(dimensions, in createTextureCommon()
/external/skia/src/gpu/gl/
DGrGLGpu.h235 sk_sp<GrTexture> onCreateTexture(SkISize dimensions,
DGrGLGpu.cpp1288 sk_sp<GrTexture> GrGLGpu::onCreateTexture(SkISize dimensions, in onCreateTexture() function in GrGLGpu