Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DNativeBuffer.java115 || (mAttachedFrame != null && !mAttachedFrame.hasNativeAllocation())) { in assertReadable()
DVertexFrame.java46 protected synchronized boolean hasNativeAllocation() { in hasNativeAllocation() method in VertexFrame
DSimpleFrameManager.java98 if (refCount == 0 && frame.hasNativeAllocation()) { in releaseFrame()
DSimpleFrame.java74 protected boolean hasNativeAllocation() { in hasNativeAllocation() method in SimpleFrame
DCachedFrameManager.java72 if (refCount == 0 && frame.hasNativeAllocation()) { in releaseFrame()
DFrame.java218 protected abstract boolean hasNativeAllocation(); in hasNativeAllocation() method in Frame
DNativeFrame.java50 protected synchronized boolean hasNativeAllocation() { in hasNativeAllocation() method in NativeFrame
DSerializedFrame.java188 protected boolean hasNativeAllocation() { in hasNativeAllocation() method in SerializedFrame
DGLFrame.java150 protected synchronized boolean hasNativeAllocation() { in hasNativeAllocation() method in GLFrame
/frameworks/base/boot/hiddenapi/
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