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

1 2 3

  /hardware/qcom/display/msm8084/libqdutils/
comptype.cpp 33 ANDROID_SINGLETON_STATIC_INSTANCE(qdutils::QCCompositionType);
cb_swap_rect.cpp 32 ANDROID_SINGLETON_STATIC_INSTANCE(qdutils::cb_swap_rect);
  /hardware/qcom/display/msm8226/libqdutils/
comptype.cpp 33 ANDROID_SINGLETON_STATIC_INSTANCE(qdutils::QCCompositionType);
cb_swap_rect.cpp 32 ANDROID_SINGLETON_STATIC_INSTANCE(qdutils::cb_swap_rect);
  /hardware/qcom/display/msm8909/libqdutils/
comptype.cpp 33 ANDROID_SINGLETON_STATIC_INSTANCE(qdutils::QCCompositionType);
cb_swap_rect.cpp 32 ANDROID_SINGLETON_STATIC_INSTANCE(qdutils::cb_swap_rect);
  /hardware/qcom/display/msm8994/libqdutils/
comptype.cpp 33 ANDROID_SINGLETON_STATIC_INSTANCE(qdutils::QCCompositionType);
cb_swap_rect.cpp 32 ANDROID_SINGLETON_STATIC_INSTANCE(qdutils::cb_swap_rect);
  /hardware/qcom/display/msm8960/libqdutils/
comptype.cpp 34 ANDROID_SINGLETON_STATIC_INSTANCE(qdutils::QCCompositionType);
mdp_version.cpp 37 ANDROID_SINGLETON_STATIC_INSTANCE(qdutils::MDPVersion);
  /system/core/libutils/tests/
Singleton_test1.cpp 25 ANDROID_SINGLETON_STATIC_INSTANCE(SingletonTestData);
  /frameworks/av/media/libaudiohal/
HalDeathHandlerHidl.cpp 26 ANDROID_SINGLETON_STATIC_INSTANCE(HalDeathHandler);
  /frameworks/native/services/surfaceflinger/RenderEngine/
GLExtensions.cpp 26 ANDROID_SINGLETON_STATIC_INSTANCE( GLExtensions )
  /hardware/interfaces/audio/common/2.0/default/
EffectMap.cpp 23 ANDROID_SINGLETON_STATIC_INSTANCE(EffectMap);
  /system/core/libutils/include/utils/
Singleton.h 33 // define the static member variables using ANDROID_SINGLETON_STATIC_INSTANCE.
77 * use ANDROID_SINGLETON_STATIC_INSTANCE(TYPE) in your implementation file
85 #define ANDROID_SINGLETON_STATIC_INSTANCE(TYPE) \
  /frameworks/native/libs/gui/
SyncFeatures.cpp 34 ANDROID_SINGLETON_STATIC_INSTANCE(SyncFeatures);
  /hardware/interfaces/audio/effect/2.0/default/
AudioBufferManager.cpp 25 ANDROID_SINGLETON_STATIC_INSTANCE(AudioBufferManager);
  /hardware/qcom/display/msm8960/libtilerenderer/
tilerenderer.cpp 25 ANDROID_SINGLETON_STATIC_INSTANCE(uirenderer::TileRenderer) ;
  /frameworks/av/services/oboeservice/
AAudioEndpointManager.cpp 30 ANDROID_SINGLETON_STATIC_INSTANCE(AAudioEndpointManager);
  /frameworks/native/libs/binder/
ProcessInfoService.cpp 102 ANDROID_SINGLETON_STATIC_INSTANCE(ProcessInfoService);
PermissionCache.cpp 30 ANDROID_SINGLETON_STATIC_INSTANCE(PermissionCache) ;
  /frameworks/base/libs/hwui/
ResourceCache.cpp 23 ANDROID_SINGLETON_STATIC_INSTANCE(ResourceCache);
  /frameworks/native/services/sensorservice/
BatteryService.cpp 104 ANDROID_SINGLETON_STATIC_INSTANCE(BatteryService)
  /frameworks/native/services/surfaceflinger/EventLog/
EventLog.cpp 28 ANDROID_SINGLETON_STATIC_INSTANCE(EventLog)
  /frameworks/av/media/libaaudio/src/binding/
AAudioBinderClient.cpp 51 ANDROID_SINGLETON_STATIC_INSTANCE(AAudioBinderClient);

Completed in 4781 milliseconds

1 2 3