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

  /frameworks/native/include/utils/
Singleton.h 59 * use ANDROID_SINGLETON_STATIC_INSTANCE(TYPE) in your implementation file
67 #define ANDROID_SINGLETON_STATIC_INSTANCE(TYPE) \
  /frameworks/base/libs/hwui/
DisplayListLogBuffer.cpp 53 ANDROID_SINGLETON_STATIC_INSTANCE(DisplayListLogBuffer);
Caches.cpp 31 ANDROID_SINGLETON_STATIC_INSTANCE(Caches);
  /frameworks/native/libs/ui/
GraphicBufferMapper.cpp 36 ANDROID_SINGLETON_STATIC_INSTANCE( GraphicBufferMapper )
GraphicBufferAllocator.cpp 32 ANDROID_SINGLETON_STATIC_INSTANCE( GraphicBufferAllocator )
  /frameworks/native/services/surfaceflinger/
GLExtensions.cpp 26 ANDROID_SINGLETON_STATIC_INSTANCE( GLExtensions )
  /frameworks/native/libs/binder/
PermissionCache.cpp 30 ANDROID_SINGLETON_STATIC_INSTANCE(PermissionCache) ;
  /frameworks/native/libs/gui/
SensorManager.cpp 39 ANDROID_SINGLETON_STATIC_INSTANCE(SensorManager)
SurfaceComposerClient.cpp 46 ANDROID_SINGLETON_STATIC_INSTANCE(ComposerService);
136 ANDROID_SINGLETON_STATIC_INSTANCE(Composer);
  /frameworks/base/services/sensorservice/
SensorFusion.cpp 24 ANDROID_SINGLETON_STATIC_INSTANCE(SensorFusion)
SensorDevice.cpp 95 ANDROID_SINGLETON_STATIC_INSTANCE(BatteryService)
99 ANDROID_SINGLETON_STATIC_INSTANCE(SensorDevice)
  /frameworks/native/opengl/libs/EGL/
Loader.cpp 47 ANDROID_SINGLETON_STATIC_INSTANCE( Loader )
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp 42 ANDROID_SINGLETON_STATIC_INSTANCE(TextLayoutEngine);
    [all...]

Completed in 1121 milliseconds