Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_test_utils.cpp196 traceInfoOut->isBinaryDataCompressed = meta["IsBinaryDataCompressed"].GetBool(); in LoadTraceInfoFromJSON()
287 if (mTraceInfo.isBinaryDataCompressed) in LoadBinaryData()
H A Dtrace_interface.h46 bool isBinaryDataCompressed; member