HomeSort by relevance Sort by last modified time
    Searched full:dimensions (Results 476 - 500 of 1745) sorted by null

<<11121314151617181920>>

  /frameworks/base/libs/hwui/font/
CacheTexture.cpp 193 // Initialize texture dimensions
293 // Adjust remainder space dimensions
309 // Insert into current column and adjust column dimensions
  /libcore/libdvm/src/main/java/java/lang/reflect/
AccessibleObject.java 238 int dimensions = 0; local
241 dimensions++;
244 for (int d = 0; d < dimensions; d++) {
  /pdk/apps/CameraITS/tests/
tutorial.py 128 # Images are numpy arrays. The dimensions are (h,w,3) when indexing,
134 # Print the dimensions of the image, and the top-left pixel value,
136 print "RGB image dimensions:", rgbimg.shape
  /art/runtime/mirror/
array.h 36 static Array* CreateMultiArray(Thread* self, Class* element_class, IntArray* dimensions)
  /cts/tools/dex-tools/src/dex/reader/
TypeFormatter.java 43 * dimensions.
  /external/chromium/chrome/browser/extensions/
image_loading_tracker.h 65 // |max_size| it will be resized to those dimensions. IMPORTANT NOTE: this
  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediachannel.h 300 // frame to the aspect ratio of the given dimensions before stretching.
312 // the aspect ratio of the given dimensions before stretching.
326 // this frame to the aspect ratio of the given dimensions before stretching.
330 // Size of an I420 image of given dimensions when stored as a frame buffer.
  /external/chromium_org/ash/wm/
video_detector.h 47 // Minimum dimensions in pixels that a window update must have to be
  /external/chromium_org/chrome/browser/chromeos/contacts/
contact_test_util.h 85 // ContactToString() includes the photo's dimensions in its output, so tests can
  /external/chromium_org/chrome/browser/ui/extensions/
application_launch.h 67 // position and dimensions.
  /external/chromium_org/chrome/browser/ui/gtk/download/
download_started_animation_gtk.cc 50 // Dimensions of the image.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/
info.js 39 * Resizes the window to the current dimensions of this page's body.
  /external/chromium_org/chrome_frame/cfinstall/src/implementation/
crossdomaininstall.js 79 channel.registerService('dimensions', function(size) {
  /external/chromium_org/chrome_frame/infobars/internal/
host_window_manager.cc 16 // displaced window dimensions on to HostWindowManager::Delegate.
  /external/chromium_org/content/browser/
plugin_process_host_mac.cc 45 // If the plugin has just shown a window that's the same dimensions as
  /external/chromium_org/content/public/android/java/resource_map/org/chromium/content/
R.java 24 /** Dimensions */
  /external/chromium_org/content/renderer/accessibility/
renderer_accessibility_focus_only.h 45 // cases, so we "cheat" more and always send the dimensions of the whole
  /external/chromium_org/gpu/command_buffer/service/
renderbuffer_manager.h 118 // Dimensions of renderbuffer.
  /external/chromium_org/media/base/
video_renderer.h 46 // |size_changed_cb| is executed whenever the dimensions of the video has
video_util.h 23 // source and destinations dimensions.
  /external/chromium_org/ppapi/c/dev/
pp_video_dev.h 91 * Dimensions of the buffer.
  /external/chromium_org/printing/
image.h 82 // Pixel dimensions of the image.
  /external/chromium_org/remoting/base/
util.h 33 // the source and destination dimensions, respectively. |dest_rect| must be
  /external/chromium_org/remoting/client/
rectangle_update_decoder.h 99 // The current dimensions of the frame consumer view.
  /external/chromium_org/remoting/host/
desktop_session_win.cc 64 // The default screen dimensions for an RDP session.
68 // RDC 6.1 (W2K8) supports dimensions of up to 4096x2048.
72 // The minimum effective screen dimensions supported by Windows are 800x600.
244 // Get the screen dimensions assuming the default DPI.

Completed in 1137 milliseconds

<<11121314151617181920>>