Searched refs:disable_layer_stitch_ (Results 1 – 2 of 2) sorted by relevance
448 if (disable_layer_stitch_) { in CommitStitchLayers()677 if (disable_layer_stitch_) { in PostCommitStitchLayers()1672 disable_layer_stitch_ = true; in InitLayerStitch()1679 disable_layer_stitch_ = (value == 1); in InitLayerStitch()1681 if (disable_layer_stitch_) { in InitLayerStitch()1763 if (disable_layer_stitch_) { in AppendStitchLayer()1786 disable_layer_stitch_ = true; in PostInit()
259 bool disable_layer_stitch_ = true; variable