Searched refs:mFencedExecutionCallback (Results 1 – 2 of 2) sorted by relevance
125 return mFencedExecutionCallback; in getExecuteFencedInfoCallback()250 ExecuteFencedInfoCallback mFencedExecutionCallback; variable
377 if (mFencedExecutionCallback != nullptr) { in getDuration()378 auto result = mFencedExecutionCallback(); in getDuration()998 std::tie(result, *syncFence, mFencedExecutionCallback) = in computeFenced()