Searched refs:useExclusiveThread (Results 1 – 10 of 10) sorted by relevance
41 …st) \* [OH_DisplaySoloist_Create](#oh_displaysoloist_create) (bool useExclusiveThread) | 创建一个OH_Di…104 OH_DisplaySoloist* OH_DisplaySoloist_Create (bool useExclusiveThread)117 | useExclusiveThread | 表示此OH_DisplaySoloist实例是否是独占线程,true表示独占一个线程,false表示共享线程。 |
42 …Create](_native_display_soloist.md#oh_displaysoloist_create) (bool useExclusiveThread) | 创建一个OH_Di…
28 OH_DisplaySoloist* OH_DisplaySoloist_Create(bool useExclusiveThread) in OH_DisplaySoloist_Create() argument32 soloistManager.InsertUseExclusiveThreadFlag(soloistId->GetId(), useExclusiveThread); in OH_DisplaySoloist_Create()
41 …st) \* [OH_DisplaySoloist_Create](#oh_displaysoloist_create) (bool useExclusiveThread) | Creates a…104 OH_DisplaySoloist* OH_DisplaySoloist_Create (bool useExclusiveThread)117 | useExclusiveThread | Whether the **OH_DisplaySoloist** instance exclusively occupies a thread. Th…
42 …Create](_native_display_soloist.md#oh_displaysoloist_create) (bool useExclusiveThread) | Creates a…
89 OH_DisplaySoloist* OH_DisplaySoloist_Create(bool useExclusiveThread);
564 …id RSDisplaySoloistManager::InsertUseExclusiveThreadFlag(SoloistIdType id, bool useExclusiveThread) in InsertUseExclusiveThreadFlag() argument569 idToSoloistMap_[id]->useExclusiveThread_ = useExclusiveThread; in InsertUseExclusiveThreadFlag()570 …{public}s, SoloistId:%{public}d useExclusiveThread:%{public}d.", __func__, id, useExclusiveThread); in InsertUseExclusiveThreadFlag()
140 void InsertUseExclusiveThreadFlag(SoloistIdType id, bool useExclusiveThread);
10 | OH_DisplaySoloist* OH_DisplaySoloist_Create (bool useExclusiveThread) | 创建一个OH_DisplaySoloist实例。 …
11 | OH_DisplaySoloist* OH_DisplaySoloist_Create (bool useExclusiveThread) | Creates an **OH_DisplaySo…