Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dscanline.cpp41 #define ANDROID_CODEGEN_ASM 2 // hand-written asm, fallback generic macro
2061 #if ((ANDROID_CODEGEN >= ANDROID_CODEGEN_ASM) && defined(__arm__)) in scanline_col32cb16blend()
2139 #if ((ANDROID_CODEGEN >= ANDROID_CODEGEN_ASM) && defined(__arm__)) in scanline_t32cb16blend()