Home
last modified time | relevance | path

Searched defs:touched (Results 1 – 4 of 4) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.cpp48 void GGLAssembler::epilog(uint32_t touched) in epilog()
1182 uint32_t RegisterAllocator::RegisterFile::touched() const in touched() function in android::RegisterAllocator::RegisterFile
DARMAssemblerProxy.cpp65 void ARMAssemblerProxy::epilog(uint32_t touched) { in epilog()
DMIPSAssembler.cpp175 void ArmToMipsAssembler::epilog(uint32_t touched) in epilog()
1383 void MIPSAssembler::epilog(uint32_t touched) in epilog()
DARMAssembler.cpp144 void ARMAssembler::epilog(uint32_t touched) in epilog()