Home
last modified time | relevance | path

Searched defs:isUsed (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.cpp1113 int RegisterAllocator::RegisterFile::isUsed(int reg) const in isUsed() function in android::RegisterAllocator::RegisterFile
DGGLAssembler.h119 bool isUsed(int reg) { in isUsed() function