Searched refs:LS (Results 1 – 2 of 2) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | ARMAssemblerInterface.h | 35 EQ, NE, CS, CC, MI, PL, VS, VC, HI, LS, GE, LT, GT, LE, AL, NV, enumerator
|
D | GGLAssembler.cpp | 709 case GGL_LEQUAL: cc = LS; break; in build_alpha_test() 736 case GGL_GEQUAL: ic = LS; break; in build_depth_test()
|