Searched refs:captured (Results 1 – 3 of 3) sorted by relevance
70 public void onDragDrop(boolean captured) { in onCreateView()74 .translationZ(captured ? 50 : 0) in onCreateView()76 Log.d(TAG, captured ? "Drag" : "Drop"); in onCreateView()
141 public void onDragDrop(boolean captured); in onDragDrop() argument
9 compositing together the latest two frames whenever a new frame is captured.