Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h101 class Scratch
104 explicit Scratch(RegisterFile& regFile) in Scratch() function
107 ~Scratch() { in ~Scratch()
360 void modify(T& r, Scratch& regs) in modify()
424 Scratch& global_scratches);
431 Scratch& scratches,
432 Scratch& global_scratches);
439 Scratch& regs);
450 Scratch& regs);
475 Scratch& regs);
[all …]
DGGLAssembler.cpp203 Scratch regs(registerFile()); in scanline_core()
229 Scratch scratches(registerFile()); in scanline_core()
353 Scratch scratches(registerFile()); in build_scanline_prolog()
373 Scratch scratches(registerFile()); in build_scanline_prolog()
403 Scratch scratches(registerFile()); in build_scanline_prolog()
417 Scratch scratches(registerFile()); in build_scanline_prolog()
456 Scratch& regs) in build_component()
462 Scratch scratches(registerFile()); in build_component()
484 Scratch& scratches, in build_incoming_component()
485 Scratch& global_regs) in build_incoming_component()
[all …]
Dblending.cpp36 Scratch& regs) in build_fog()
39 Scratch scratches(registerFile()); in build_fog()
69 Scratch& regs) in build_blending()
92 Scratch scratches(registerFile()); in build_blending()
261 Scratch& scratches) in build_blend_factor()
444 Scratch scratches(registerFile()); in build_blendFOneMinusF()
462 Scratch scratches(registerFile()); in build_blendOneMinusFF()
572 Scratch scratches(registerFile()); in mul_factor_add()
Dtexturing.cpp71 Scratch scratches(registerFile()); in init_iterated_color()
181 Scratch& regs) in build_iterated_color()
199 Scratch scratches(registerFile()); in build_iterated_color()
357 Scratch scratches(registerFile()); in init_textures()
400 Scratch& regs) in build_textures()
446 Scratch scratches(registerFile()); in build_textures()
662 Scratch scratches(registerFile()); in build_iterate_texture_coordinates()
703 Scratch scratches(registerFile()); in filter8()
808 Scratch scratches(registerFile()); in filter16()
891 Scratch scratches(registerFile()); in filter32()
[all …]
Dload_store.cpp67 Scratch scratches(registerFile()); in load()
235 Scratch scratches(registerFile()); in downshift()