Searched defs:pxOffset (Results 1 – 3 of 3) sorted by relevance
66 final int pxOffset = getContext().getResources().getDimensionPixelSize( in onMeasure() local
59 int pxOffset = -(scrollPx % (mItemSpacing + mItemHeight)); in doFrame() local
134 val pxOffset = offset.roundToPx() in SceneScope() constant