Searched refs:Clone (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
H A Dnative_frame.h67 NativeFrame* Clone() const;
H A Dnative_frame.cpp45 NativeFrame* NativeFrame::Clone() const { function in class:android::filterfw::NativeFrame
H A Dgl_frame.h72 // Clone the current frame by creating a new GL frame and copying all data to it.
73 GLFrame* Clone() const;
H A Dgl_frame.cpp195 GLFrame* GLFrame::Clone() const { function in class:android::filterfw::GLFrame
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothTetheringDataTracker.java88 public Object Clone() throws CloneNotSupportedException { method in class:BluetoothTetheringDataTracker
/frameworks/base/core/java/android/net/
H A DEthernetDataTracker.java194 public Object Clone() throws CloneNotSupportedException { method in class:EthernetDataTracker

Completed in 59 milliseconds