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

/packages/apps/Gallery2/jni/
H A Djni_egl_fence.cpp35 static bool initialized = false; variable
39 if (!initialized) {
51 initialized = true;
/packages/apps/Camera/jni/feature_mos/src/mosaic/
H A DMosaic.h138 * return Returns true if initialized, false otherwise.
140 bool isInitialized() { return initialized; }
193 bool initialized; member in class:Mosaic
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DMosaic.h138 * return Returns true if initialized, false otherwise.
140 bool isInitialized() { return initialized; }
187 bool initialized; member in class:Mosaic
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...

Completed in 108 milliseconds