Searched refs:Scratch (Results 1 - 5 of 5) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.h95 class Scratch class in class:android::RegisterAllocator
98 Scratch(RegisterFile& regFile) function in class:android::RegisterAllocator::Scratch
101 ~Scratch() {
346 void modify(T& r, Scratch& regs)
410 Scratch& global_scratches);
417 Scratch& scratches,
418 Scratch& global_scratches);
425 Scratch& regs);
436 Scratch& regs);
461 Scratch
[all...]
H A DGGLAssembler.cpp204 Scratch regs(registerFile());
230 Scratch scratches(registerFile());
354 Scratch scratches(registerFile());
375 Scratch scratches(registerFile());
405 Scratch scratches(registerFile());
419 Scratch scratches(registerFile());
458 Scratch& regs)
464 Scratch scratches(registerFile());
486 Scratch& scratches,
487 Scratch
[all...]
H A Dblending.cpp34 Scratch& regs)
37 Scratch scratches(registerFile());
67 Scratch& regs)
90 Scratch scratches(registerFile());
259 Scratch& scratches)
442 Scratch scratches(registerFile());
460 Scratch scratches(registerFile());
570 Scratch scratches(registerFile());
H A Dtexturing.cpp74 Scratch scratches(registerFile());
184 Scratch& regs)
202 Scratch scratches(registerFile());
362 Scratch scratches(registerFile());
405 Scratch& regs)
456 Scratch scratches(registerFile());
673 Scratch scratches(registerFile());
714 Scratch scratches(registerFile());
819 Scratch scratches(registerFile());
903 Scratch scratche
[all...]
H A Dload_store.cpp67 Scratch scratches(registerFile());
251 Scratch scratches(registerFile());

Completed in 510 milliseconds