Searched defs:ambientLux (Results 1 – 10 of 10) sorted by relevance
26 void setLbeAmbientLight(in int ambientLux); in setLbeAmbientLight()
42 void setLbeAmbientLight(in int ambientLux); in setLbeAmbientLight()
68 void setLbeAmbientLight(in int ambientLux); in setLbeAmbientLight()
104 ndk::ScopedAStatus Display::setLbeAmbientLight(int ambientLux) { in setLbeAmbientLight()
96 ndk::ScopedAStatus Display::setLbeAmbientLight(int ambientLux) { in setLbeAmbientLight()
175 void onAmbientLuxChange(float ambientLux) { in onAmbientLuxChange()
316 public boolean shouldResetShortTermModel(float ambientLux, float shortTermModelAnchor) { in shouldResetShortTermModel()