Searched defs:gamma (Results 1 – 11 of 11) sorted by relevance
40 final GammaTextView gamma = new GammaTextView(this); in onCreate() local91 final GammaTextView gamma = new GammaTextView(this); in onCreate() local
42 public static TableMaskFilter CreateGammaTable(float gamma) { in CreateGammaTable()48 private static native long nativeNewGamma(float gamma); in nativeNewGamma()
2744 double gamma) { in Rgb()2784 double gamma) { in Rgb()2829 double gamma, in Rgb()
72 static ColorSpace::transfer_function toOETF(float gamma) { in toOETF()79 static ColorSpace::transfer_function toEOTF(float gamma) { in toEOTF()136 float gamma, in ColorSpace()187 float gamma, in ColorSpace()
611 float gamma = 0.5f; in testGammaCorrectionLowChangeAtCenter() local642 float gamma = 0.25f; in testGammaCorrectionHighChangeAtCenter() local695 float gamma = (float) MathUtils.pow(MAXIMUM_GAMMA, -adjustment); in testGammaCorrectionChangeAtEdges() local
55 static jlong createGammaTable(JNIEnv* env, jobject, jfloat gamma) { in createGammaTable()
311 int gamma = BrightnessUtils.convertLinearToGammaFloat( in adjustBrightness() local
534 float gamma = Float.NaN; in inferAutoBrightnessAdjustment() local569 float gamma = MathUtils.pow(maxGamma, -adjustment); in getAdjustedCurve() local
629 double gamma = 23.0 * (p2 + 0.305) * t / (23.0 * p1 + 11 * t * hCos + 108.0 * t * hSin); in findResultByJ() local
301 float gamma = in viewed() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...