Searched refs:AllowedTexGenType (Results 1 – 16 of 16) sorted by relevance
25 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy()56 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy()57 if (AllowedTexGenType::kCheap == onlyIfFast) { in refOriginalTextureProxy()
19 enum class AllowedTexGenType : bool { kCheap, kAny }; enum40 AllowedTexGenType genType) = 0;
27 AllowedTexGenType::kCheap)); in onRefTextureProxyForParams()46 return this->refOriginalTextureProxy(willBeMipped, AllowedTexGenType::kAny); in onRefTextureProxyForParams()70 source = this->refOriginalTextureProxy(false, AllowedTexGenType::kAny); in onRefTextureProxyForParams()
28 AllowedTexGenType onlyIfFast) override;54 AllowedTexGenType onlyIfFast) override;
34 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy()35 if (AllowedTexGenType::kCheap == onlyIfFast) { in refOriginalTextureProxy()
23 AllowedTexGenType onlyIfFast) override;
19 enum class AllowedTexGenType : bool { kCheap, kAny }; enum41 AllowedTexGenType genType) = 0;
26 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy()58 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy()59 if (AllowedTexGenType::kCheap == onlyIfFast) { in refOriginalTextureProxy()
29 AllowedTexGenType onlyIfFast) override;55 AllowedTexGenType onlyIfFast) override;
35 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy()36 if (AllowedTexGenType::kCheap == onlyIfFast) { in refOriginalTextureProxy()
24 AllowedTexGenType onlyIfFast) override;
71 GrTextureMaker::AllowedTexGenType genType) const;
370 GrTextureMaker::AllowedTexGenType genType) const { in lockTextureProxy()410 if (GrTextureMaker::AllowedTexGenType::kCheap == genType && in lockTextureProxy()
72 GrTextureMaker::AllowedTexGenType genType) const;
373 GrTextureMaker::AllowedTexGenType genType) const { in lockTextureProxy()413 if (GrTextureMaker::AllowedTexGenType::kCheap == genType && in lockTextureProxy()