Searched defs:GetBackendTexture (Results 1 – 6 of 6) sorted by relevance
49 const Drawing::BackendTexture& GetBackendTexture() const in GetBackendTexture() function
99 BackendTexture Surface::GetBackendTexture(BackendAccess access) const in GetBackendTexture() function in OHOS::Rosen::Drawing::Surface
114 BackendTexture Image::GetBackendTexture(bool flushPendingGrContextIO, TextureOrigin* origin) const in GetBackendTexture() function in OHOS::Rosen::Drawing::Image
475 BackendTexture SkiaSurface::GetBackendTexture(BackendAccess access) const in GetBackendTexture() function in OHOS::Rosen::Drawing::SkiaSurface
387 BackendTexture SkiaImage::GetBackendTexture(bool flushPendingGrContextIO, TextureOrigin* origin) in GetBackendTexture() function in OHOS::Rosen::Drawing::SkiaImage
115 Drawing::BackendTexture GetBackendTexture(Drawing::BackendAccess access) const override in GetBackendTexture() function in OHOS::Rosen::SurfaceImplMock