Home
last modified time | relevance | path

Searched defs:deltaRotate (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskThumbnailView.java453 int deltaRotate = getRotationDelta(currentRotation, thumbnailRotation); in updateThumbnailMatrix() local
612 private void setThumbnailRotation(int deltaRotate, RectF thumbnailInsets, float scale, in setThumbnailRotation()