Searched defs:mMallocDebug (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/videoeditor/
H A DVideoEditorImpl.java140 private final boolean mMallocDebug; field in class:VideoEditorImpl
152 mMallocDebug = true;
159 mMallocDebug = false;
750 if (mMallocDebug) {

Completed in 48 milliseconds