Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DColorMatrixSample.java57 float translate = (-.5f * scale + .5f) * 255.f; in setContrast() local
67 float translate = (-.5f * scale + .5f) * 255.f; in setContrastTranslateOnly() local
77 float translate = (-.5f * scale + .5f) * 255.f; in setContrastScaleOnly() local