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

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.h101 class Scratch class in class:android::RegisterAllocator
104 Scratch(RegisterFile& regFile) function in class:android::RegisterAllocator::Scratch
107 ~Scratch() {
352 void modify(T& r, Scratch& regs)
416 Scratch& global_scratches);
423 Scratch& scratches,
424 Scratch& global_scratches);
431 Scratch& regs);
442 Scratch& regs);
467 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.cpp70 Scratch scratches(registerFile());
180 Scratch& regs)
198 Scratch scratches(registerFile());
358 Scratch scratches(registerFile());
401 Scratch& regs)
452 Scratch scratches(registerFile());
669 Scratch scratches(registerFile());
710 Scratch scratches(registerFile());
815 Scratch scratches(registerFile());
898 Scratch scratche
[all...]
H A Dload_store.cpp63 Scratch scratches(registerFile());
232 Scratch scratches(registerFile());

Completed in 59 milliseconds