Home
last modified time | relevance | path

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

/system/media/mca/filterpacks/imageproc/java/
DStraightenFilter.java143 float scale = 0.5f * Math.min( mWidth / maxWidth, in updateParameters() local
DBlackWhiteFilter.java112 float scale = (mBlack != mWhite) ? 1.0f / (mWhite - mBlack) : 2000f; in updateParameters() local
/system/core/libpixelflinger/
Dtrap.cpp260 GGLcoord rmin, GGLcoord rmax, GGLcoord scale) in coverageFast()
304 GGLcoord scale; in aa_pointx() local
Dscanline.cpp1936 const int scale = ti.st[j].scale + (iwscale - 30); in scanline_perspective() local