Home
last modified time | relevance | path

Searched refs:candidate (Results 1 – 4 of 4) sorted by relevance

/development/tools/winscope/src/app/
Dtimeline_data.ts330 const candidate = trace.getEntry(0); constant
331 if (!first || candidate.getTimestamp() < first.getTimestamp()) {
332 first = candidate;
346 const candidate = trace.getEntry(trace.lengthEntries - 1); constant
347 if (!last || candidate.getTimestamp() > last.getTimestamp()) {
348 last = candidate;
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DImageCache.java521 Bitmap candidate, BitmapFactory.Options targetOptions) { in canUseForInBitmap() argument
525 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()
/development/scripts/
Dstack_core.py328 for candidate in self.GlobSymbolsDir(symbols_dir).get(basename, []):
329 info = self.GetLibraryInfo(candidate)
331 return "/" + str(candidate.relative_to(symbols_dir))
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt643 nomination - n. the condition of having been proposed as a suitable candidate for appointment or el…