OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNativeFloats
(Results
1 - 2
of
2
) sorted by null
/system/media/mca/filterfw/java/android/filterfw/core/
NativeFrame.java
141
return
getNativeFloats
(getFormat().getSize());
256
private native float[]
getNativeFloats
(int byteCount);
GLFrame.java
203
return
getNativeFloats
();
390
private native float[]
getNativeFloats
();
Completed in 41 milliseconds