HomeSort by relevance Sort by last modified time
    Searched refs:fRunSerially (Results 1 - 2 of 2) sorted by null

  /external/skia/dm/
DMSrcSink.h 128 bool serial() const override { return fRunSerially; }
135 bool fRunSerially;
153 bool serial() const override { return fRunSerially; }
160 bool fRunSerially;
DMSrcSink.cpp 263 , fRunSerially(serial_from_path_name(path))
650 , fRunSerially(serial_from_path_name(path))
    [all...]

Completed in 998 milliseconds