Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp998 std::string GetBinaryDataFilePath(bool compression, const std::string &captureLabel) in GetBinaryDataFilePath() function
1052 std::string binaryDataFileName = GetBinaryDataFilePath(compression, captureLabel); in SaveBinaryData()
1092 std::string binaryDataFileName = GetBinaryDataFilePath(compression, captureLabel); in WriteInitReplayCall()