Home
last modified time | relevance | path

Searched refs:hasNativeAllocation (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DNativeBuffer.java115 || (mAttachedFrame != null && !mAttachedFrame.hasNativeAllocation())) { in assertReadable()
H A DVertexFrame.java46 protected synchronized boolean hasNativeAllocation() { in hasNativeAllocation() method in VertexFrame
H A DSimpleFrameManager.java98 if (refCount == 0 && frame.hasNativeAllocation()) { in releaseFrame()
H A DSimpleFrame.java74 protected boolean hasNativeAllocation() { in hasNativeAllocation() method in SimpleFrame
H A DCachedFrameManager.java72 if (refCount == 0 && frame.hasNativeAllocation()) { in releaseFrame()
H A DFrame.java218 protected abstract boolean hasNativeAllocation(); in hasNativeAllocation() method in Frame
H A DNativeFrame.java50 protected synchronized boolean hasNativeAllocation() { in hasNativeAllocation() method in NativeFrame
H A DSerializedFrame.java188 protected boolean hasNativeAllocation() { in hasNativeAllocation() method in SerializedFrame
H A DGLFrame.java150 protected synchronized boolean hasNativeAllocation() { in hasNativeAllocation() method in GLFrame
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt15332 Landroid/filterfw/core/Frame;->hasNativeAllocation()Z
15478 Landroid/filterfw/core/GLFrame;->hasNativeAllocation()Z
15590 Landroid/filterfw/core/NativeFrame;->hasNativeAllocation()Z
15709 Landroid/filterfw/core/SerializedFrame;->hasNativeAllocation()Z
15768 Landroid/filterfw/core/SimpleFrame;->hasNativeAllocation()Z
15843 Landroid/filterfw/core/VertexFrame;->hasNativeAllocation()Z