Home
last modified time | relevance | path

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

12

/hardware/libhardware/modules/input/evdev/
DSwitchInputMapper.cpp105 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/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/msm8996/libcopybit/
Dcopybit.cpp51 struct mdp_buf_sync sync; member
65 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/msm8994/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/display/msm8909w_3100/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/msm8226/libcopybit/
Dcopybit.cpp50 struct mdp_buf_sync sync; member
64 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/interfaces/audio/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalTest.cpp187 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/google/av/media/sfplugin/
DCCodecBufferChannel.cpp1364 CCodecBufferChannel::QueueSync &sync) : mSync(sync) { in QueueGuard()
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasound.h310 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member
/hardware/qcom/msm8x26/original-kernel-headers/sound/
Dasound.h303 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member
/hardware/qcom/msm8994/kernel-headers/sound/
Dasound.h294 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/original-kernel-headers/sound/
Dasound.h310 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h303 union snd_pcm_sync_id sync; /* hardware synchronization ID */ member

12