Searched refs:desiredX (Results 1 – 2 of 2) sorted by relevance
69 int desiredX = 0, desiredY = 0; in onDraw() local80 SkRect clipRect = SkRect::MakeXYWH(SkIntToScalar(desiredX), in onDraw()87 canvas->translate(desiredX-origins[k].fX, in onDraw()98 desiredX += kCloseUpSize; in onDraw()101 desiredX = 0; in onDraw()
742 int desiredX = computeBestScrollOffset( in scrollToMakeVisibleWithSubFocus() local753 scrollParent->scrollTo(IntPoint(desiredX, desiredY)); in scrollToMakeVisibleWithSubFocus()792 int desiredX = computeBestScrollOffset( in scrollToGlobalPoint() local802 outer->scrollTo(IntPoint(desiredX, desiredY)); in scrollToGlobalPoint()