Searched defs:task_context (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8909/sdm/include/utils/ |
D | sync_task.h | 70 void PerformTask(const TaskCode &task_code, TaskContext *task_context) { in PerformTask() 75 void PerformTask(const TaskCode &task_code, TaskContext *task_context, bool terminate) { in PerformTask()
|
/hardware/qcom/sdm845/display/sdm/include/utils/ |
D | sync_task.h | 70 void PerformTask(const TaskCode &task_code, TaskContext *task_context) { in PerformTask() 75 void PerformTask(const TaskCode &task_code, TaskContext *task_context, bool terminate) { in PerformTask()
|
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/ |
D | sync_task.h | 70 void PerformTask(const TaskCode &task_code, TaskContext *task_context) { in PerformTask() 75 void PerformTask(const TaskCode &task_code, TaskContext *task_context, bool terminate) { in PerformTask()
|
/hardware/qcom/display/msm8998/sdm/include/utils/ |
D | sync_task.h | 70 void PerformTask(const TaskCode &task_code, TaskContext *task_context) { in PerformTask() 75 void PerformTask(const TaskCode &task_code, TaskContext *task_context, bool terminate) { in PerformTask()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_tonemapper.cpp | 64 SyncTask<ToneMapTaskCode>::TaskContext *task_context) { in OnTask()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_tonemapper.cpp | 64 SyncTask<ToneMapTaskCode>::TaskContext *task_context) { in OnTask()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_tonemapper.cpp | 64 SyncTask<ToneMapTaskCode>::TaskContext *task_context) { in OnTask()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_tonemapper.cpp | 64 SyncTask<ToneMapTaskCode>::TaskContext *task_context) { in OnTask()
|