Searched defs:TextureProxy (Results 1 – 18 of 18) sorted by relevance
17 TextureProxy::TextureProxy(SkISize dimensions, const TextureInfo& info, skgpu::Budgeted budgeted) in TextureProxy() function in skgpu::graphite::TextureProxy22 TextureProxy::TextureProxy(sk_sp<Texture> texture) in TextureProxy() function in skgpu::graphite::TextureProxy31 TextureProxy::TextureProxy(SkISize dimensions, in TextureProxy() function in skgpu::graphite::TextureProxy
26 std::unordered_set<sk_sp<TextureProxy>, ProxyHash>&& nonVolatileLazyProxies, in Recording()
20 class TextureProxy; variable
18 class TextureProxy; variable
19 class TextureProxy; variable
25 class TextureProxy; variable
41 class TextureProxy; variable
21 class TextureProxy; variable
42 class TextureProxy; variable
38 class TextureProxy; variable
40 class TextureProxy; variable
35 class TextureProxy; variable
27 class TextureProxy; variable
37 class TextureProxy; variable
33 class TextureProxy; variable
106 using TextureProxy = gr::TextureProxy; typedef