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

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp230 Scratch scratches(registerFile());
354 Scratch scratches(registerFile());
360 int Rx = scratches.obtain();
361 int Ry = scratches.obtain();
375 Scratch scratches(registerFile());
376 int tx = scratches.obtain();
377 int ty = scratches.obtain();
392 int Rs = scratches.obtain();
398 scratches.recycle(Rs);
405 Scratch scratches(registerFil
481 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 44 milliseconds