Home | History | Annotate | Download | only in cts

Lines Matching refs:frameLeft

1975         final int frameLeft = 1;
1979 mMockViewGroup.layout(frameLeft, frameTop, frameRight, frameBottom);
1993 assertEquals(-frameLeft, canvas.mRight);