Searched defs:scratches (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp229 Scratch scratches(registerFile());
351 Scratch scratches(registerFile());
357 int Rx = scratches.obtain();
358 int Ry = scratches.obtain();
372 Scratch scratches(registerFile());
373 int tx = scratches.obtain();
374 int ty = scratches.obtain();
389 int Rs = scratches.obtain();
395 scratches.recycle(Rs);
402 Scratch scratches(registerFil
478 build_incoming_component( component_t& temp, int dst_size, const fragment_parts_t& parts, int component, Scratch& scratches, Scratch& global_regs) argument
[all...]

Completed in 41 milliseconds