Home
last modified time | relevance | path

Searched refs:onlyIfFast (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrImageTextureMaker.cpp33 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy() argument
35 willBeMipped, onlyIfFast); in refOriginalTextureProxy()
59 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy() argument
60 if (AllowedTexGenType::kCheap == onlyIfFast) { in refOriginalTextureProxy()
DGrImageTextureMaker.h29 AllowedTexGenType onlyIfFast) override;
55 AllowedTexGenType onlyIfFast) override;
DGrBitmapTextureMaker.cpp38 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy() argument
39 if (AllowedTexGenType::kCheap == onlyIfFast) { in refOriginalTextureProxy()
DGrBitmapTextureMaker.h24 AllowedTexGenType onlyIfFast) override;