Home | History | Annotate | Download | only in widget

Lines Matching defs:mRelativeEdges

150     private float[] mRelativeEdges = new float[] { RELATIVE_UNSPECIFIED, RELATIVE_UNSPECIFIED };
379 mRelativeEdges[HORIZONTAL] = horizontal;
380 mRelativeEdges[VERTICAL] = vertical;
549 final float relativeEdge = mRelativeEdges[direction];