Searched refs:disable_layer_stitch_ (Results 1 – 2 of 2) sorted by relevance
405 if (disable_layer_stitch_) { in CommitStitchLayers()634 if (disable_layer_stitch_) { in PostCommitStitchLayers()1510 disable_layer_stitch_ = true; in InitLayerStitch()1517 disable_layer_stitch_ = (value == 1); in InitLayerStitch()1519 if (disable_layer_stitch_) { in InitLayerStitch()1601 if (disable_layer_stitch_) { in AppendStitchLayer()1622 disable_layer_stitch_ = true; in PostInit()
222 bool disable_layer_stitch_ = true; variable