Searched refs:quality (Results 1 – 5 of 5) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | PurgeableBitmapView.java | 110 int quality) { in generateBitstream() argument 112 src.compress(format, quality, os); in generateBitstream()
|
D | CreateBitmap.java | 60 int quality) { in codec() argument 62 src.compress(format, quality, os); in codec()
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 87 aura - n. a distinctive but intangible quality surrounding a person or thing 139 characteristic - n. a distinguishing quality 162 competence - n. the quality of being adequately or well qualified physically and intellectually 200 convenience - n. the quality of being useful and convenient 226 decency - n. the quality of conforming to standards of propriety and morality 242 depth - n. the attribute or quality of being deep, strong, or intense 251 determination - n. the quality of being determined to do or achieve something; firmness of purpose 255 difference - n. the quality of being unlike or dissimilar 256 dignity - n. the quality of being worthy of esteem or respect 345 excellent - j. very good; of the highest quality [all …]
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | DeviceAdminSample.java | 659 private String qualityValueToString(int quality) { in qualityValueToString() argument 661 if (mPasswordQualityValues[i] == quality) { in qualityValueToString() 667 return "(0x" + Integer.toString(quality, 16) + ")"; in qualityValueToString()
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 5456 with respect to this software, its quality, accuracy, merchantability, or 5458 its user, assume the entire risk as to its quality and accuracy. 6391 with respect to this software, its quality, accuracy, merchantability, or 6393 its user, assume the entire risk as to its quality and accuracy. 6510 risk of satisfactory quality, performance, accuracy, and effort is with 13150 risk of satisfactory quality, performance, accuracy, and effort is with
|