Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 25 of 46) sorted by relevance

12

/hardware/libhardware/modules/input/evdev/
DSwitchInputMapper.cpp118 void SwitchInputMapper::sync(nsecs_t when) { in sync() function in android::SwitchInputMapper
DMouseInputMapper.cpp150 void MouseInputMapper::sync(nsecs_t when) { in sync() function in android::MouseInputMapper
/hardware/qcom/sdm845/display/gpu_tonemapper/
Dglengine.cpp226 …EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in WaitOnNativeFence() local
244 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL); in CreateNativeFence() local
/hardware/qcom/display/msm8909/gpu_tonemapper/
Dglengine.cpp226 …EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in WaitOnNativeFence() local
244 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL); in CreateNativeFence() local
/hardware/qcom/sm8150/display/gpu_tonemapper/
Dglengine.cpp226 …EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in WaitOnNativeFence() local
244 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL); in CreateNativeFence() local
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
Dglengine.cpp226 …EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in WaitOnNativeFence() local
244 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL); in CreateNativeFence() local
/hardware/qcom/display/msm8998/gpu_tonemapper/
Dglengine.cpp247 …EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, attribs); in WaitOnNativeFence() local
265 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL); in CreateNativeFence() local
/hardware/qcom/display/msm8909w_3100/libcopybit/
Dcopybit.cpp51 struct mdp_buf_sync sync; member
65 struct mdp_buf_sync sync; member
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit.cpp50 struct mdp_buf_sync sync; member
64 struct mdp_buf_sync sync; member
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit.cpp51 struct mdp_buf_sync sync; member
65 struct mdp_buf_sync sync; member
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit.cpp50 struct mdp_buf_sync sync; member
64 struct mdp_buf_sync sync; member
/hardware/qcom/sdm845/display/libcopybit/
Dcopybit.cpp51 struct mdp_buf_sync sync; member
65 struct mdp_buf_sync sync; member
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit.cpp51 struct mdp_buf_sync sync; member
65 struct mdp_buf_sync sync; member
/hardware/qcom/sm8150/display/libcopybit/
Dcopybit.cpp51 struct mdp_buf_sync sync; member
65 struct mdp_buf_sync sync; member
/hardware/qcom/display/msm8998/libcopybit/
Dcopybit.cpp49 struct mdp_buf_sync sync; member
63 struct mdp_buf_sync sync; member
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit.cpp51 struct mdp_buf_sync sync; member
65 struct mdp_buf_sync sync; member
/hardware/interfaces/automotive/evs/1.1/default/
DConfigManager.cpp58 const char *sync = curElem->FindAttribute("synchronized")->Value(); in readCameraInfo() local
/hardware/qcom/sm8150/display/gralloc/
Dgr_ion_alloc.cpp134 struct dma_buf_sync sync; in CleanBuffer() local
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalTest.cpp177 AudioHwSync sync; in checkGetHwAVSync() local
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c1135 int32_t mm_stream_reg_frame_sync(mm_stream_t *str_obj, mm_evt_paylod_reg_frame_sync *sync) in mm_stream_reg_frame_sync()
Dmm_camera_channel.c1453 mm_evt_paylod_reg_frame_sync *sync) in mm_channel_reg_frame_sync()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.cpp1385 int32_t QCameraParametersIntf::bundleRelatedCameras(bool sync) in bundleRelatedCameras()
/hardware/qcom/msm8x26/kernel-headers/sound/
Dasound.h292 union snd_pcm_sync_id sync; member
/hardware/qcom/msm8994/original-kernel-headers/sound/
Dasound.h304 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member
/hardware/qcom/msm8x09/kernel-headers/sound/
Dasound.h301 union snd_pcm_sync_id sync; member

12