Home
last modified time | relevance | path

Searched refs:getReplayFrameIndex (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/capture/
DFrameCapture.h382 uint32_t getReplayFrameIndex() const;
DFrameCapture.cpp5079 mActiveFrameIndices.push_back(getReplayFrameIndex()); in onEndFrame()
5097 getReplayFrameIndex(), getFrameCount(), mFrameCalls, in onEndFrame()
5320 uint32_t FrameCaptureShared::getReplayFrameIndex() const in getReplayFrameIndex() function in angle::FrameCaptureShared