Searched refs:wf (Results 1 – 4 of 4) 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()
78 sCallbacks.removeIf(wf -> { in onDockedStackExistsChanged()79 Consumer<Boolean> l = wf.get(); in onDockedStackExistsChanged()
104 Word16 *wf, /* output: square of weighting factors */
456 WindowFrames wf = app.getWindowFrames(); in testDisplayCutoutIsCalculatedRelativeToFrame() local457 wf.mParentFrame.set(7, 10, 185, 380); in testDisplayCutoutIsCalculatedRelativeToFrame()458 wf.mDisplayFrame.set(wf.mParentFrame); in testDisplayCutoutIsCalculatedRelativeToFrame()465 wf.setDisplayCutout(new WmDisplayCutout(cutout, new Size(200, 400))); in testDisplayCutoutIsCalculatedRelativeToFrame()