Searched refs:wf (Results 1 – 3 of 3) sorted by relevance
188 Word16 *wf, /* output: square of weighting factors */ in Lsf_wt() argument195 Word16 *p_wf = wf; in Lsf_wt()214 p_wf = wf; in Lsf_wt()
104 Word16 *wf, /* output: square of weighting factors */
6272 final Rect wf = ws.mFrame; in screenshotApplicationsInner() local6274 int left = wf.left + cr.left; in screenshotApplicationsInner()6275 int top = wf.top + cr.top; in screenshotApplicationsInner()6276 int right = wf.right - cr.right; in screenshotApplicationsInner()6277 int bottom = wf.bottom - cr.bottom; in screenshotApplicationsInner()