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