Searched refs:hasNativeAllocation (Results 1 – 10 of 10) sorted by relevance
115 || (mAttachedFrame != null && !mAttachedFrame.hasNativeAllocation())) { in assertReadable()
46 protected synchronized boolean hasNativeAllocation() { in hasNativeAllocation() method in VertexFrame
98 if (refCount == 0 && frame.hasNativeAllocation()) { in releaseFrame()
74 protected boolean hasNativeAllocation() { in hasNativeAllocation() method in SimpleFrame
72 if (refCount == 0 && frame.hasNativeAllocation()) { in releaseFrame()
218 protected abstract boolean hasNativeAllocation(); in hasNativeAllocation() method in Frame
50 protected synchronized boolean hasNativeAllocation() { in hasNativeAllocation() method in NativeFrame
188 protected boolean hasNativeAllocation() { in hasNativeAllocation() method in SerializedFrame
150 protected synchronized boolean hasNativeAllocation() { in hasNativeAllocation() method in GLFrame
15332 Landroid/filterfw/core/Frame;->hasNativeAllocation()Z15478 Landroid/filterfw/core/GLFrame;->hasNativeAllocation()Z15590 Landroid/filterfw/core/NativeFrame;->hasNativeAllocation()Z15709 Landroid/filterfw/core/SerializedFrame;->hasNativeAllocation()Z15768 Landroid/filterfw/core/SimpleFrame;->hasNativeAllocation()Z15843 Landroid/filterfw/core/VertexFrame;->hasNativeAllocation()Z