Searched refs:hasNativeAllocation (Results 1 – 9 of 9) 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()
76 protected boolean hasNativeAllocation() { in hasNativeAllocation() method in SimpleFrame
72 if (refCount == 0 && frame.hasNativeAllocation()) { in releaseFrame()
214 protected abstract boolean hasNativeAllocation(); in hasNativeAllocation() method in Frame
52 protected synchronized boolean hasNativeAllocation() { in hasNativeAllocation() method in NativeFrame
192 protected boolean hasNativeAllocation() { in hasNativeAllocation() method in SerializedFrame
154 protected synchronized boolean hasNativeAllocation() { in hasNativeAllocation() method in GLFrame