Searched refs:candidate (Results 1 – 3 of 3) sorted by relevance
20 local candidate=`adb shell getprop ro.hardware | tr -d '\r\n'`21 if [[ "$candidate" =~ ^(goldfish|ranchu)$ ]]; then23 candidate=`adb shell getprop ro.product.device | tr -d '\r\n'`25 echo $candidate
521 Bitmap candidate, BitmapFactory.Options targetOptions) { in canUseForInBitmap() argument525 return candidate.getWidth() == targetOptions.outWidth in canUseForInBitmap()526 && candidate.getHeight() == targetOptions.outHeight in canUseForInBitmap()534 int byteCount = width * height * getBytesPerPixel(candidate.getConfig()); in canUseForInBitmap()535 return byteCount <= candidate.getAllocationByteCount(); in canUseForInBitmap()
643 nomination - n. the condition of having been proposed as a suitable candidate for appointment or el…