Home | History | Annotate | Download | only in wm

Lines Matching refs:pf

373     public void computeFrameLw(Rect pf, Rect df, Rect cf, Rect vf) {
377 container.set(pf);
418 if (!mParentFrame.equals(pf)) {
420 // + " to " + pf);
421 mParentFrame.set(pf);