Home
last modified time | relevance | path

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

/third_party/flutter/skia/dm/
DDMSrcSink.h140 bool serial() const override { return fRunSerially; }
147 bool fRunSerially; variable
158 bool serial() const override { return fRunSerially; }
164 bool fRunSerially; variable
205 bool serial() const override { return fRunSerially; }
211 bool fRunSerially; variable
DDMSrcSink.cpp316 , fRunSerially(serial_from_path_name(path)) in CodecSrc()
764 , fRunSerially(serial_from_path_name(path)) in AndroidCodecSrc()
852 , fRunSerially(serial_from_path_name(path)) in ImageGenSrc()
/third_party/skia/dm/
DDMSrcSink.h173 bool serial() const override { return fRunSerially; }
180 bool fRunSerially; variable
191 bool serial() const override { return fRunSerially; }
197 bool fRunSerially; variable
240 bool serial() const override { return fRunSerially; }
246 bool fRunSerially; variable
DDMSrcSink.cpp361 , fRunSerially(serial_from_path_name(path)) in CodecSrc()
830 , fRunSerially(serial_from_path_name(path)) in AndroidCodecSrc()
918 , fRunSerially(serial_from_path_name(path)) in ImageGenSrc()