HomeSort by relevance Sort by last modified time
    Searched refs:nativeAllocate (Results 1 - 9 of 9) sorted by null

  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
GLEnvironment.java 37 nativeAllocate();
167 private native boolean nativeAllocate();
VertexFrame.java 39 if (!nativeAllocate(getFormat().getSize())) {
132 private native boolean nativeAllocate(int size);
NativeFrame.java 39 nativeAllocate(capacity);
232 private native boolean nativeAllocate(int capacity);
GLFrame.java 120 if (!nativeAllocate(mGLEnvironment, getFormat().getWidth(), getFormat().getHeight())) {
364 private native boolean nativeAllocate(GLEnvironment env, int width, int height);
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraMetadataNative.java 313 mMetadataPtr = nativeAllocate();
    [all...]
  /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 153 milliseconds