Searched defs:bf (Results 1 – 2 of 2) sorted by relevance
36 float bf = r*mat[2] + g*mat[6] + b*mat[10] + mat[14]; in JNIFUNCF() local
71 final BidiFormatter bf = BidiFormatter.getInstance(false /* rtlContext */); in TimerSetupView() local