Searched defs:yPos (Results 1 – 5 of 5) sorted by relevance
51 int yPos = getPaddingTop(); in onMeasure() local113 int yPos = getPaddingTop(); in onLayout() local162 int yPos, int lastHorizontalSpacing) { in layoutChildrenOnRow()
108 float[] xPos, float[] yPos, long duration) { in createInterpolatedEventList()149 float[] xPos, float[] yPos, long duration) { in Interaction()
538 float yPos = y; in compositeBufferFromLayers() local
327 int yPos = (int) (radius - ((mTextPaint.descent() + mTextPaint.ascent()) / 2)); in createAvatarSymbol() local
641 void BootAnimation::drawClock(const Font& font, const int xPos, const int yPos) { in drawClock()