Searched refs:Replay (Results 1 - 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/angle2/samples/capture_replay/ |
H A D | CaptureReplay.cpp | 21 ANGLE_MACRO_CONCAT(ANGLE_CAPTURE_REPLAY_SAMPLE_CONTEXT_ID, Replay))); 27 ANGLE_MACRO_CONCAT(ANGLE_CAPTURE_REPLAY_SAMPLE_CONTEXT_ID, Replay)));
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/ |
H A D | mutator.h | 70 tint::Program Replay(tint::Program program,
|
H A D | mutator.cc | 92 tint::Program Replay(tint::Program program, in Replay() function
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | protostream_objectwriter.h | 205 void Replay(AnyWriter* writer) const;
|
H A D | protostream_objectwriter.cc | 380 uninterpreted_events_[i].Replay(this); in StartAny() 409 void ProtoStreamObjectWriter::AnyWriter::Event::Replay( in Replay() function in google::protobuf::util::converter::ProtoStreamObjectWriter::AnyWriter::Event
|
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/ |
H A D | fuzz.cpp | 67 REPLAY, // Replay an existing sequence of transformations. 467 bool Replay(const spv_target_env& target_env, in Replay() function 778 if (!Replay(target_env, fuzzer_options, validator_options, binary_in, in main()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/ |
H A D | fuzz.cpp | 67 REPLAY, // Replay an existing sequence of transformations. 467 bool Replay(const spv_target_env& target_env, in Replay() function 778 if (!Replay(target_env, fuzzer_options, validator_options, binary_in, in main()
|
/third_party/spirv-tools/tools/fuzz/ |
H A D | fuzz.cpp | 61 REPLAY, // Replay an existing sequence of transformations. 461 bool Replay(const spv_target_env& target_env, in Replay() function 760 if (!Replay(target_env, fuzzer_options, validator_options, binary_in, in main()
|
/third_party/protobuf/python/ |
H A D | mox.py | 235 def Replay(*args): function 236 """Put mocks into Replay mode.
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | FrameCapture.cpp | 217 Replay, member in angle::__anon19969::ReplayFunc 320 case ReplayFunc::Replay: in operator <<() 6418 WriteCppReplayFunctionWithParts(context->id(), ReplayFunc::Replay, mReplayWriter, in writeMainContextCppReplay()
|
Completed in 20 milliseconds