Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.h809 bool mWroteIndexFile = false; variable
H A DFrameCapture.cpp9114 mWroteIndexFile = true; in onEndFrame()
9128 if (!mWroteIndexFile && mFrameIndex > mCaptureStartFrame) in onDestroyContext()
9138 mWroteIndexFile = true; in onDestroyContext()