Searched refs:getTextureHandle (Results 1 – 4 of 4) sorted by relevance
37 GrBackendObject getTextureHandle() const override;
53 GrBackendObject GrGLTexture::getTextureHandle() const { in getTextureHandle() function in GrGLTexture
28 virtual GrBackendObject getTextureHandle() const = 0;
115 GrBackendObject textureHandle = dummySurface->asTexture()->getTextureHandle(); in test_wrapped_texture_surface()490 REPORTER_ASSERT(reporter, 0 != texture->getTextureHandle()); in TestGetTexture()669 GrBackendObject srcTex = tex->getTextureHandle(); in DEF_GPUTEST()