Home
last modified time | relevance | path

Searched refs:fRunSerially (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/dm/
H A DDMSrcSink.h173 bool serial() const override { return fRunSerially; }
180 bool fRunSerially; member in DM::CodecSrc
191 bool serial() const override { return fRunSerially; }
197 bool fRunSerially; member in DM::AndroidCodecSrc
240 bool serial() const override { return fRunSerially; }
246 bool fRunSerially; member in DM::ImageGenSrc
H A 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()

Completed in 7 milliseconds