Home
last modified time | relevance | path

Searched refs:SupportRealtimeThread (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/google/camera/common/hal/utils/
H A Dutils.h75 bool SupportRealtimeThread();
H A Dutils.cc422 bool SupportRealtimeThread() { in SupportRealtimeThread() function
H A Dstream_buffer_cache_manager.cc53 if (utils::SupportRealtimeThread()) { in StreamBufferCacheManager()
H A Dresult_dispatcher.cc55 if (utils::SupportRealtimeThread()) { in ResultDispatcher()
/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dcamera_device_session.cc654 if (utils::SupportRealtimeThread()) { in ConfigureStreams()