Home
last modified time | relevance | path

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

/external/skia/dm/
DDMSrcSink.h139 bool serial() const override { return fRunSerially; }
146 bool fRunSerially; variable
157 bool serial() const override { return fRunSerially; }
163 bool fRunSerially; variable
204 bool serial() const override { return fRunSerially; }
210 bool fRunSerially; variable
DDMSrcSink.cpp299 , fRunSerially(serial_from_path_name(path)) in CodecSrc()
799 , fRunSerially(serial_from_path_name(path)) in AndroidCodecSrc()
895 , fRunSerially(serial_from_path_name(path)) in ImageGenSrc()