OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNativeBitmap
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
NativeFrame.java
195
if (!
getNativeBitmap
(result, byteCount, bps)) {
258
private native boolean
getNativeBitmap
(Bitmap bitmap, int size, int bytesPerSample);
GLFrame.java
247
if (!
getNativeBitmap
(result)) {
394
private native boolean
getNativeBitmap
(Bitmap bitmap);
/external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
/prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
Completed in 257 milliseconds