HomeSort by relevance Sort by last modified time
    Searched refs:countFreeRegs (Results 1 - 2 of 2) sorted by null

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.h 76 int countFreeRegs() const;
112 int countFreeRegs() {
113 return mRegFile.countFreeRegs();
GGLAssembler.cpp     [all...]

Completed in 29 milliseconds