Home
last modified time | relevance | path

Searched refs:Spill (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h124 class Spill
127 Spill(RegisterFile& regFile, ARMAssemblerInterface& gen, uint32_t reglist) in Spill() function
146 ~Spill() { in ~Spill()
Dtexturing.cpp437 Spill spill(registerFile(), *this, spill_list); in build_textures()