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

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.h76 int countFreeRegs() const;
112 int countFreeRegs() { function in class:android::RegisterAllocator::Scratch
113 return mRegFile.countFreeRegs();
H A DGGLAssembler.cpp1114 int RegisterAllocator::RegisterFile::countFreeRegs() const function in class:android::RegisterAllocator::RegisterFile

Completed in 388 milliseconds