Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h95 class Scratch
98 Scratch(RegisterFile& regFile) in Scratch() function
101 ~Scratch() { in ~Scratch()
346 void modify(T& r, Scratch& regs) in modify()
410 Scratch& global_scratches);
417 Scratch& scratches,
418 Scratch& global_scratches);
425 Scratch& regs);
436 Scratch& regs);
461 Scratch& regs);
[all …]
DGGLAssembler.cpp204 Scratch regs(registerFile()); in scanline_core()
230 Scratch scratches(registerFile()); in scanline_core()
354 Scratch scratches(registerFile()); in build_scanline_prolog()
375 Scratch scratches(registerFile()); in build_scanline_prolog()
405 Scratch scratches(registerFile()); in build_scanline_prolog()
419 Scratch scratches(registerFile()); in build_scanline_prolog()
458 Scratch& regs) in build_component()
464 Scratch scratches(registerFile()); in build_component()
486 Scratch& scratches, in build_incoming_component()
487 Scratch& global_regs) in build_incoming_component()
[all …]
Dblending.cpp34 Scratch& regs) in build_fog()
37 Scratch scratches(registerFile()); in build_fog()
67 Scratch& regs) in build_blending()
90 Scratch scratches(registerFile()); in build_blending()
259 Scratch& scratches) in build_blend_factor()
442 Scratch scratches(registerFile()); in build_blendFOneMinusF()
460 Scratch scratches(registerFile()); in build_blendOneMinusFF()
570 Scratch scratches(registerFile()); in mul_factor_add()
Dtexturing.cpp74 Scratch scratches(registerFile()); in init_iterated_color()
184 Scratch& regs) in build_iterated_color()
202 Scratch scratches(registerFile()); in build_iterated_color()
362 Scratch scratches(registerFile()); in init_textures()
405 Scratch& regs) in build_textures()
456 Scratch scratches(registerFile()); in build_textures()
673 Scratch scratches(registerFile()); in build_iterate_texture_coordinates()
714 Scratch scratches(registerFile()); in filter8()
819 Scratch scratches(registerFile()); in filter16()
903 Scratch scratches(registerFile()); in filter32()
[all …]
Dload_store.cpp67 Scratch scratches(registerFile()); in load()
251 Scratch scratches(registerFile()); in downshift()