Home
last modified time | relevance | path

Searched defs:clamp_max (Results 1 – 1 of 1) sorted by relevance

/system/core/libpixelflinger/
Dscanline.cpp620 const GGLfixed clamp_max = (size << 16) - FIXED_HALF; in wrapping() local
626 const GGLfixed clamp_max = (size << 16); in wrapping() local