Searched defs:isThreadShared (Results 1 – 3 of 3) sorted by relevance
129 bool isThreadShared = GetData<bool>(); in DoSomethingInterestingWithMyAPI() local
165 bool isThreadShared = GetData<bool>(); in DoSomethingInterestingWithMyAPI() local
224 …cReceiver::GetVSyncPeriodAndLastTimeStamp(int64_t &period, int64_t &timeStamp, bool isThreadShared) in GetVSyncPeriodAndLastTimeStamp()