Searched refs:ANDROID_SINGLETON_STATIC_INSTANCE (Results 1 - 14 of 14) sorted by relevance

/frameworks/base/include/utils/
H A DSingleton.h59 * use ANDROID_SINGLETON_STATIC_INSTANCE(TYPE) in your implementation file
67 #define ANDROID_SINGLETON_STATIC_INSTANCE(TYPE) \ macro
/frameworks/base/libs/hwui/
H A DDisplayListLogBuffer.cpp53 ANDROID_SINGLETON_STATIC_INSTANCE(DisplayListLogBuffer);
H A DCaches.cpp30 ANDROID_SINGLETON_STATIC_INSTANCE(Caches);
/frameworks/base/libs/ui/
H A DGraphicBufferMapper.cpp34 ANDROID_SINGLETON_STATIC_INSTANCE( GraphicBufferMapper )
H A DGraphicLog.cpp29 ANDROID_SINGLETON_STATIC_INSTANCE(GraphicLog)
H A DGraphicBufferAllocator.cpp30 ANDROID_SINGLETON_STATIC_INSTANCE( GraphicBufferAllocator )
/frameworks/base/services/surfaceflinger/
H A DGLExtensions.cpp26 ANDROID_SINGLETON_STATIC_INSTANCE( GLExtensions )
/frameworks/base/libs/binder/
H A DPermissionCache.cpp30 ANDROID_SINGLETON_STATIC_INSTANCE(PermissionCache) ;
/frameworks/base/libs/gui/
H A DSensorManager.cpp39 ANDROID_SINGLETON_STATIC_INSTANCE(SensorManager)
H A DSurfaceComposerClient.cpp46 ANDROID_SINGLETON_STATIC_INSTANCE(ComposerService);
134 ANDROID_SINGLETON_STATIC_INSTANCE(Composer);
/frameworks/base/services/sensorservice/
H A DSensorFusion.cpp24 ANDROID_SINGLETON_STATIC_INSTANCE(SensorFusion)
H A DSensorDevice.cpp95 ANDROID_SINGLETON_STATIC_INSTANCE(BatteryService)
99 ANDROID_SINGLETON_STATIC_INSTANCE(SensorDevice)
/frameworks/base/opengl/libs/EGL/
H A DLoader.cpp47 ANDROID_SINGLETON_STATIC_INSTANCE( Loader )
/frameworks/base/core/jni/android/graphics/
H A DTextLayoutCache.cpp30 ANDROID_SINGLETON_STATIC_INSTANCE(TextLayoutCache);

Completed in 158 milliseconds