HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID_SINGLETON_STATIC_INSTANCE (Results 1 - 25 of 51) 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);
profiler.cpp 38 ANDROID_SINGLETON_STATIC_INSTANCE(qdutils::CalcFps) ;
  /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/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);
  /hardware/interfaces/audio/common/all-versions/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.
82 * use ANDROID_SINGLETON_STATIC_INSTANCE(TYPE) in your implementation file
90 #define ANDROID_SINGLETON_STATIC_INSTANCE(TYPE) \
  /frameworks/native/libs/gui/
SyncFeatures.cpp 34 ANDROID_SINGLETON_STATIC_INSTANCE(SyncFeatures);
  /hardware/interfaces/audio/effect/all-versions/default/include/effect/all-versions/default/
AudioBufferManager.impl.h 25 ANDROID_SINGLETON_STATIC_INSTANCE(AudioBufferManager);
  /hardware/qcom/display/msm8960/libtilerenderer/
tilerenderer.cpp 25 ANDROID_SINGLETON_STATIC_INSTANCE(uirenderer::TileRenderer) ;
  /external/v4l2_codec2/
C2ArcVideoAcceleratorFactory.cpp 19 ANDROID_SINGLETON_STATIC_INSTANCE(C2ArcVideoAcceleratorFactory)
  /frameworks/native/libs/binder/
ProcessInfoService.cpp 102 ANDROID_SINGLETON_STATIC_INSTANCE(ProcessInfoService);
PermissionCache.cpp 30 ANDROID_SINGLETON_STATIC_INSTANCE(PermissionCache) ;
  /frameworks/native/services/surfaceflinger/RenderEngine/
GLExtensions.cpp 26 ANDROID_SINGLETON_STATIC_INSTANCE(GLExtensions)
  /frameworks/base/libs/hwui/
ResourceCache.cpp 23 ANDROID_SINGLETON_STATIC_INSTANCE(ResourceCache);
  /frameworks/native/services/sensorservice/
BatteryService.cpp 105 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 54 ANDROID_SINGLETON_STATIC_INSTANCE(AAudioBinderClient);
  /frameworks/native/libs/ui/
GraphicBufferAllocator.cpp 38 ANDROID_SINGLETON_STATIC_INSTANCE( GraphicBufferAllocator )

Completed in 999 milliseconds

1 2 3