HomeSort by relevance Sort by last modified time
    Searched full:showing (Results 501 - 525 of 1839) sorted by null

<<21222324252627282930>>

  /external/ImageMagick/www/
history.html 62 <p class="lead magick-description">ImageMagick started with a request from my DuPont supervisor, Dr. David Pensak, to display computer-generated images on a monitor only capable of showing 256 unique colors simultaneously. In 1987, monitors that could display 24-bit true color images were rare and quite expensive. There were a plethora of chemists and biologists at DuPont, but very were few computer scientists to confer with. Instead, I turned to Usenet for help, and posted a request for an algorithm to reduce 24-bit images to 256 colors. Paul Raveling of the USC Information Sciences Institute responded, with not only a solution, but one that was already in source code and available from USC's FTP site. Over the course of the next few years, I had frequent opportunities to get help with other vexing computer science problems I encountered in the course of doing my job at DuPont. Eventually I felt compelled to give thanks for the help I received from the knowledgeable folks on Usenet. I decided to freely release the image processing tools I developed to the world so that others could benefit from my efforts.</p>
66 <p>After ImageMagick's release, I got the occasional request for an enhancement, a report of a bug, or a contribution to the source base. In the mid 90's, I released the culmination of these efforts as ImageMagick 4.2.9. At the time, I thought ImageMagick was complete. It was utilized by thousands of users world-wide, and it was even showing up as part of a new operating system distributed freely called "Linux".</p>
  /external/autotest/frontend/afe/
admin.py 65 # Avoid a bug with the admin interface showing a select box pointed at an
161 # TODO(showard) - showing platform requires a SQL query for
  /external/libjpeg-turbo/doc/html/
structtjregion.html 69 <!-- window showing the filter options -->
76 <!-- iframe showing the search results (closed by default) -->
  /external/valgrind/memcheck/
memcheck.h 193 /* Same as VALGRIND_DO_LEAK_CHECK but only showing the entries for
200 /* Same as VALGRIND_DO_ADDED_LEAK_CHECK but showing entries with
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListFilter.java 30 * Tests hiding and showing the list filter by hiding and showing an ancestor of the
  /frameworks/base/docs/html/training/design-navigation/
multiple-sizes.jd 49 <p>3 to 4-inch screens are generally only suitable for showing a single vertical pane of content at a time, be it a list of items, or detail information about an item, etc. Thus on such devices, screens generally map one-to-one with levels in the information hierarchy (<em>categories</em> &rarr; <em>object list</em> &rarr; <em>object detail</em>).</p>
90 <p>A variation on the stretch strategy is to collapse the contents of the left pane when in portrait. This works quite well with master/detail panes where the left (master) pane contains easily collapsible list items. An example would be for a realtime chat application. In landscape, the left list could contain chat contact photos, names, and online statuses. In portrait, horizontal space could be collapsed by hiding contact names and only showing photos and online status indicator icons. Optionally also provide an expand control that allows the user to expand the left pane content to its larger width and vice versa.</p></li>
  /frameworks/base/docs/html/training/tv/playback/
picture-in-picture.jd 220 your activity into PIP mode, avoid showing anything except video content.
225 screen, you should avoid showing critical information in the main screen
  /frameworks/base/media/java/android/media/soundtrigger/
SoundTriggerDetector.java 204 * except showing an indication on their UI if they have to.
211 * except showing an indication on their UI if they have to.
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardHostView.java 47 * showing.
307 * Allows the media keys to work when the keyguard is showing.
  /frameworks/base/services/core/java/com/android/server/policy/
ImmersiveModeConfirmation.java 56 * Helper to manage showing/hiding a confirmation prompt when the navigation bar is hidden
340 if (DEBUG) Slog.d(TAG, "Showing immersive mode confirmation");
  /frameworks/base/services/core/java/com/android/server/wm/
DimLayer.java 123 /** Return true if dim layer is showing */
176 if (DEBUG_DIM_LAYER) Slog.v(TAG, "setAlpha showing");
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNotificationController.java 50 * When a notification is shown, we wait this amount before possibly showing it again.
74 * notification is not showing.
  /frameworks/support/core-ui/java/android/support/v4/widget/
SwipeProgressBar.java 108 * Start showing the progress animation.
120 * Stop showing the progress animation.
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
BrandedFragment.java 34 // BUNDLE attribute for title is showing
326 * @return boolean to indicate whether or not it's showing the title.
BrandedSupportFragment.java 36 // BUNDLE attribute for title is showing
328 * @return boolean to indicate whether or not it's showing the title.
  /frameworks/support/v7/mediarouter/src/android/support/v7/app/
MediaRouteActionProvider.java 196 * Gets the media route dialog factory to use when showing the route chooser
207 * Sets the media route dialog factory to use when showing the route chooser
  /packages/apps/Contacts/src/com/android/contacts/datepicker/
DatePicker.java 221 // Either 'y' or '\u0000' depending on whether we're showing a year.
222 // If we're not showing a year, it doesn't matter where we put it,
  /packages/apps/ContactsCommon/src/com/android/contacts/common/interactions/
ImportExportDialogFragment.java 319 // At this point the dialog is still showing (which is why we can use getActivity() above)
326 // See onAccountChosen() -- at this point the dialog is still showing. Close it.
  /packages/apps/ManagedProvisioning/res/values-en-rAU/
strings.xml 96 <string name="setup_profile_progress" msgid="7742718527853325656">"Set up your profile. Showing progress"</string>
99 <string name="setup_device_progress" msgid="7035335208571175393">"Set up your device. Showing progress"</string>
  /packages/apps/ManagedProvisioning/res/values-en-rGB/
strings.xml 96 <string name="setup_profile_progress" msgid="7742718527853325656">"Set up your profile. Showing progress"</string>
99 <string name="setup_device_progress" msgid="7035335208571175393">"Set up your device. Showing progress"</string>
  /packages/apps/ManagedProvisioning/res/values-en-rIN/
strings.xml 96 <string name="setup_profile_progress" msgid="7742718527853325656">"Set up your profile. Showing progress"</string>
99 <string name="setup_device_progress" msgid="7035335208571175393">"Set up your device. Showing progress"</string>
  /packages/apps/Messaging/src/com/android/messaging/ui/
AttachmentPreview.java 133 // Only hide if we are didn't get overruled by showing
185 cancelPendingHide(); // We're showing
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/model/
PermissionApps.java 98 // We default to not showing system apps, so hide them from count.
115 // We default to not showing system apps, so hide them from count.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderSelectionActivity.java 193 * Create a Fragment showing this folder and its children.
333 // showing this folder's children if we are not already looking
  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
Constants.java 36 * already showing a voice search button.
46 * already showing a voice search button.

Completed in 2224 milliseconds

<<21222324252627282930>>