Searched refs:calculateSnapshotFrame (Results 1 – 3 of 3) sorted by relevance
171 mSurface.calculateSnapshotFrame(new Rect(0, 10, 100, 90))); in testCalculateSnapshotFrame()180 mSurface.calculateSnapshotFrame(new Rect(10, 10, 100, 100))); in testCalculateSnapshotFrame_navBarLeft()
345 frame = calculateSnapshotFrame(crop); in drawSizeMismatchSnapshot()396 Rect calculateSnapshotFrame(Rect crop) { in calculateSnapshotFrame() method in TaskSnapshotSurface
17051 PLcom/android/server/wm/TaskSnapshotSurface;->calculateSnapshotFrame(Landroid/graphics/Rect;)Landro…