Searched refs:isUsed (Results 1 - 3 of 3) sorted by last modified time

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp1093 LOG_ALWAYS_FATAL_IF(isUsed(reg),
1108 int RegisterAllocator::RegisterFile::isUsed(int reg) const function in class:android::RegisterAllocator::RegisterFile
1124 if (!isUsed(r + mRegisterOffset)) {
1164 // LOG_FATAL_IF(!isUsed(reg),
H A DGGLAssembler.h74 inline int isUsed(int reg) const;
113 bool isUsed(int reg) { function in class:android::RegisterAllocator::Scratch
H A Dblending.cpp237 if (scratches.isUsed(src_factor.reg))

Completed in 1215 milliseconds