Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrImageTextureMaker.cpp25 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy() argument
27 willBeMipped, onlyIfFast); in refOriginalTextureProxy()
56 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy() argument
57 if (AllowedTexGenType::kCheap == onlyIfFast) { in refOriginalTextureProxy()
DGrImageTextureMaker.h28 AllowedTexGenType onlyIfFast) override;
54 AllowedTexGenType onlyIfFast) override;
DGrBitmapTextureMaker.cpp34 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy() argument
35 if (AllowedTexGenType::kCheap == onlyIfFast) { in refOriginalTextureProxy()
DGrBitmapTextureMaker.h23 AllowedTexGenType onlyIfFast) override;