Lines Matching refs:ast
1244 GrAutoScratchTexture ast;1251 ast.set(this, desc, kExact_ScratchTexMatch);1252 GrTexture* dst = ast.texture();1366 ast;1389 ast.set(this, desc, match);1390 GrTexture* texture = ast.texture();1557 GrAutoScratchTexture ast(this, desc);1558 GrTexture* texture = ast.texture();