Searched refs:recycle (Results 1 – 4 of 4) sorted by relevance
103 scratches.recycle(end); in init_iterated_color()211 regs.recycle(fragment.reg); in build_iterated_color()588 scratches.recycle(width); in build_textures()589 scratches.recycle(height); in build_textures()606 scratches.recycle(s.reg); in build_textures()607 scratches.recycle(t.reg); in build_textures()609 scratches.recycle(dsdx); in build_textures()610 scratches.recycle(dtdx); in build_textures()632 scratches.recycle(u); in build_textures()633 scratches.recycle(v); in build_textures()[all …]
76 void recycle(int reg);115 void recycle(int reg) { in recycle() function116 mRegFile.recycle(reg); in recycle()
396 scratches.recycle(Rs); in build_scanline_prolog()438 scratches.recycle(Ry); in build_scanline_prolog()657 scratches.recycle(c); in build_smooth_shade()660 scratches.recycle(dx); in build_smooth_shade()1046 mRegs.recycle(reg); in recycleReg()1164 void RegisterAllocator::RegisterFile::recycle(int reg) in recycle() function in android::RegisterAllocator::RegisterFile
240 scratches.recycle(src_factor.reg); in build_blending()