Lines Matching refs:backendTex
57 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local
58 tex = gpu->wrapBackendTexture(backendTex, kGrColorType, kBorrow_GrWrapOwnership, in wrap_tex_test()
61 tex = gpu->wrapBackendTexture(backendTex, kGrColorType, kAdopt_GrWrapOwnership, in wrap_tex_test()
70 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local
71 tex = gpu->wrapBackendTexture(backendTex, kGrColorType, kBorrow_GrWrapOwnership, in wrap_tex_test()
74 tex = gpu->wrapBackendTexture(backendTex, kGrColorType, kAdopt_GrWrapOwnership, in wrap_tex_test()
82 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local
83 tex = gpu->wrapBackendTexture(backendTex, kGrColorType, kAdopt_GrWrapOwnership, in wrap_tex_test()
152 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local
153 tex = gpu->wrapRenderableBackendTexture(backendTex, 1, kGrColorType, in wrap_trt_test()
156 tex = gpu->wrapRenderableBackendTexture(backendTex, 1, kGrColorType, in wrap_trt_test()
165 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local
166 tex = gpu->wrapRenderableBackendTexture(backendTex, 1, kGrColorType, in wrap_trt_test()
169 tex = gpu->wrapRenderableBackendTexture(backendTex, 1, kGrColorType, in wrap_trt_test()
177 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local
178 tex = gpu->wrapRenderableBackendTexture(backendTex, 1, kGrColorType, in wrap_trt_test()