Searched refs:kQualityKey (Results 1 – 3 of 3) sorted by relevance
27 const char kQualityKey[] = "quality"; variable
31 extern const char kQualityKey[];
1105 if (options->HasKey(keys::kQualityKey)) { in RunImpl()1107 options->GetInteger(keys::kQualityKey, &image_quality_)); in RunImpl()