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

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.h77 int countFreeRegs() const;
116 int countFreeRegs() { function in class:android::RegisterAllocator::Scratch
117 return mRegFile.countFreeRegs();
H A DGGLAssembler.cpp1147 int RegisterAllocator::RegisterFile::countFreeRegs() const function in class:android::RegisterAllocator::RegisterFile

Completed in 39 milliseconds