Searched refs:ANDROID_CODEGEN_ASM (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/
H A Dscanline.cpp44 #define ANDROID_CODEGEN_ASM 2 // hand-written asm, fallback generic macro
2082 #if ((ANDROID_CODEGEN >= ANDROID_CODEGEN_ASM) && defined(__arm__))
2160 #if ((ANDROID_CODEGEN >= ANDROID_CODEGEN_ASM) && (defined(__arm__) || defined(__mips)))

Completed in 6 milliseconds