Searched refs:countFreeRegs (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.h83 int countFreeRegs() const;
122 int countFreeRegs() { function in class:android::RegisterAllocator::Scratch
123 return mRegFile.countFreeRegs();
H A DGGLAssembler.cpp1151 int RegisterAllocator::RegisterFile::countFreeRegs() const function in class:android::RegisterAllocator::RegisterFile

Completed in 31 milliseconds