HomeSort by relevance Sort by last modified time
    Searched refs:releaseNativeAllocation (Results 1 - 8 of 8) sorted by null

  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
CachedFrameManager.java 74 frame.releaseNativeAllocation();
88 frame.releaseNativeAllocation();
126 frame.releaseNativeAllocation();
SimpleFrameManager.java 99 frame.releaseNativeAllocation();
VertexFrame.java 51 protected synchronized void releaseNativeAllocation() {
SimpleFrame.java 81 protected void releaseNativeAllocation() {
Frame.java 216 protected abstract void releaseNativeAllocation();
NativeFrame.java 46 protected synchronized void releaseNativeAllocation() {
GLFrame.java 159 protected synchronized void releaseNativeAllocation() {
SerializedFrame.java 197 protected void releaseNativeAllocation() {

Completed in 97 milliseconds