Home
last modified time | relevance | path

Searched refs:onlyIfFast (Results 1 – 8 of 8) 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;
/external/skia/src/gpu/
DGrImageTextureMaker.cpp26 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy() argument
28 willBeMipped, onlyIfFast); in refOriginalTextureProxy()
58 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy() argument
59 if (AllowedTexGenType::kCheap == onlyIfFast) { in refOriginalTextureProxy()
DGrImageTextureMaker.h29 AllowedTexGenType onlyIfFast) override;
55 AllowedTexGenType onlyIfFast) override;
DGrBitmapTextureMaker.cpp35 AllowedTexGenType onlyIfFast) { in refOriginalTextureProxy() argument
36 if (AllowedTexGenType::kCheap == onlyIfFast) { in refOriginalTextureProxy()
DGrBitmapTextureMaker.h24 AllowedTexGenType onlyIfFast) override;