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

/haiku/src/servers/app/drawing/Painter/
H A DPainter.h48 #define APPSERVER_SIMD_SSE (1 << 1) macro
H A DPainter.cpp164 cpuSIMD |= APPSERVER_SIMD_SSE;
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h601 uint32 neededSIMDFlags = APPSERVER_SIMD_MMX | APPSERVER_SIMD_SSE;

Completed in 47 milliseconds