Searched refs:initNew (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DGLFrame.java95 initNew(false);
97 initNew(true);
114 private void initNew(boolean isExternal) { method in class:GLFrame
/frameworks/base/tools/aapt/
H A DZipEntry.h168 void initNew(const char* fileName, const char* comment);
H A DZipEntry.cpp112 void ZipEntry::initNew(const char* fileName, const char* comment) function in class:ZipEntry
H A DZipFile.cpp395 pEntry->initNew(storageName, NULL);

Completed in 347 milliseconds