Searched defs:gamma (Results 1 – 10 of 10) sorted by relevance
40 final GammaTextView gamma = new GammaTextView(this); in onCreate() local91 final GammaTextView gamma = new GammaTextView(this); in onCreate() local
39 public static TableMaskFilter CreateGammaTable(float gamma) { in CreateGammaTable()45 private static native long nativeNewGamma(float gamma); in nativeNewGamma()
2433 double gamma) { in Rgb()2473 double gamma) { in Rgb()2518 double gamma, in Rgb()
29 const float gamma = 1.0f / Properties::textGamma; in GammaFontRenderer() local
31 Word16 gamma, /* (i) Q15 : Spectral expansion factor. */ in Weight_a()
119 int16 gamma, /* (i) Q15 : Spectral expansion factor. */ in weight_amrwb_lpc()
71 static ColorSpace::transfer_function toOETF(float gamma) { in toOETF()78 static ColorSpace::transfer_function toEOTF(float gamma) { in toEOTF()135 float gamma, in ColorSpace()186 float gamma, in ColorSpace()
58 static jlong createGammaTable(JNIEnv* env, jobject, jfloat gamma) { in createGammaTable()
535 float gamma = 1.0f; in updateAutoBrightness() local
341 float gamma = DEFAULT_TEXT_GAMMA; in FontState() local