Searched defs:gamma (Results 1 – 9 of 9) 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 int nativeNewGamma(float gamma); in nativeNewGamma()
31 Word16 gamma, /* (i) Q15 : Spectral expansion factor. */ in Weight_a()
119 int16 gamma, /* (i) Q15 : Spectral expansion factor. */ in weight_amrwb_lpc()
146 const float gamma = 1.0f / mGamma; in LookupGammaFontRenderer() local235 FontRenderer* Lookup3GammaFontRenderer::getRenderer(Gamma gamma) { in getRenderer()
159 float gamma; member
53 static SkMaskFilter* createGammaTable(JNIEnv* env, jobject, float gamma) { in createGammaTable()
1091 float gamma = 1.0f; in updateAutoBrightness() local
342 float gamma = DEFAULT_TEXT_GAMMA; in FontState() local