Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dfixed.cpp34 return s ? FIXED_MIN : FIXED_MAX; in gglRecipQNormalized()
/system/core/include/private/pixelflinger/
Dggl_fixed.h32 const GGLfixed FIXED_MIN = 0x80000000L; variable