Home
last modified time | relevance | path

Searched defs:allocate (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DBackingStore.java339 public abstract void allocate(FrameType frameType); in allocate() method in BackingStore.Backing
419 public void allocate(FrameType frameType) { in allocate() method in BackingStore.ObjectBacking
492 public void allocate(FrameType frameType) { in allocate() method in BackingStore.BitmapBacking
586 public void allocate(FrameType frameType) { in allocate() method in BackingStore.TextureBacking
699 public void allocate(FrameType frameType) { in allocate() method in BackingStore.ByteBufferBacking
806 public void allocate(FrameType frameType) { in allocate() method in BackingStore.AllocationBacking
H A DTextureSource.java63 public void allocate(int width, int height) { in allocate() method in TextureSource
/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DNativeBuffer.java126 private native boolean allocate(int size); in allocate() method in NativeBuffer
H A DNativeProgram.java155 private native boolean allocate(); in allocate() method in NativeProgram
H A DShaderProgram.java254 private native boolean allocate(GLEnvironment glEnv, in allocate() method in ShaderProgram
/aosp14/frameworks/base/core/java/android/os/
H A DHwParcel.java55 private HwParcel(boolean allocate) { in HwParcel()
690 private native final void native_setup(boolean allocate); in native_setup()
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DCallerInfoAsyncQuery.java534 private void allocate(Context context, Uri contactRef) { in allocate() method in CallerInfoAsyncQuery
/aosp14/frameworks/base/core/jni/
H A Dandroid_os_HwParcel.cpp259 JNIEnv *env, jobject thiz, jboolean allocate) { in JHwParcel_native_setup()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...