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 77 int countFreeRegs() const;
116 int countFreeRegs() {
117 return mRegFile.countFreeRegs();
GGLAssembler.cpp     [all...]

Completed in 42 milliseconds