Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h130 class Spill
133 Spill(RegisterFile& regFile, ARMAssemblerInterface& gen, uint32_t reglist) in Spill() function
152 ~Spill() { in ~Spill()
Dtexturing.cpp428 Spill spill(registerFile(), *this, spill_list); in build_textures()