/development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/ |
ImageResizer.java | 112 * @return A bitmap sampled down from the original with the same aspect ratio and dimensions 118 // First decode with inJustDecodeBounds=true to check dimensions 143 * @return A bitmap sampled down from the original with the same aspect ratio and dimensions 149 // First decode with inJustDecodeBounds=true to check dimensions 174 * @return A bitmap sampled down from the original with the same aspect ratio and dimensions 180 // First decode with inJustDecodeBounds=true to check dimensions
|
/external/chromium_org/media/video/capture/ |
video_capture_device.h | 142 // for holding a packed video frame of |format| format, of |dimensions| 143 // dimensions. It is permissible for |dimensions| to be zero; in which 152 const gfx::Size& dimensions) = 0; 173 // additional copies in the browser process. |dimensions| indicates the 178 const gfx::Size& dimensions,
|
/external/chromium_org/tools/telemetry/telemetry/core/ |
bitmap.py | 47 assert bpp * width * height == len(pixels), 'Dimensions and pixels mismatch' 114 # Dimensions must be equal 135 # Output dimensions will be the maximum of the two input dimensions 185 raise ValueError('Invalid dimensions') 192 # restricting the dimensions.
|
/frameworks/base/graphics/java/android/renderscript/ |
Matrix3f.java | 165 * Makes the upper 2x2 a scale matrix of given dimensions 177 * Sets current values to be a scale matrix of given dimensions 192 * dimensions 267 * post-multiplying it with a scale matrix of given dimensions 280 * scale matrix of given dimensions 294 * translation matrix of given dimensions
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
Matrix3f.java | 165 * Makes the upper 2x2 a scale matrix of given dimensions 177 * Sets current values to be a scale matrix of given dimensions 192 * dimensions 267 * post-multiplying it with a scale matrix of given dimensions 280 * scale matrix of given dimensions 294 * translation matrix of given dimensions
|
/external/chromium/chrome/browser/userfeedback/proto/ |
extension.proto | 33 required Dimensions dimensions = 2;
|
/external/chromium_org/chrome/browser/feedback/ |
feedback_util.cc | 324 // the screenshot dimensions from system info. 329 // Set that we 'have' dimensions of the screenshot. These dimensions are 331 userfeedback::Dimensions dimensions; local 332 dimensions.set_width(0.0); 333 dimensions.set_height(0.0); 335 *(screenshot.mutable_dimensions()) = dimensions;
|
/external/chromium_org/chrome/browser/ui/views/message_center/ |
web_notification_tray_win.cc | 44 // This corresponds to the icon with dimensions SM_CXICON x SM_CYICON. If 45 // this flag is not set, the icon with dimensions SM_CXSMICON x SM_CYSMICON
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/first_run/ |
first_run_actor.h | 77 // Adds rectangular hole to background with given position and dimensions. 80 // Adds round hole to background with given position and dimensions.
|
/external/chromium_org/content/common/gpu/client/ |
gpu_video_decode_accelerator_host.h | 59 const gfx::Size& dimensions, 79 // Requested dimensions of the buffer, from ProvidePictureBuffers().
|
/external/chromium_org/content/renderer/media/ |
pepper_platform_video_decoder.cc | 90 const gfx::Size& dimensions, 93 client_->ProvidePictureBuffers(requested_num_of_buffers, dimensions,
|
/external/chromium_org/remoting/codec/ |
video_decoder.h | 28 // Initializes the decoder and sets the output dimensions. 61 // The shape is returned in source dimensions.
|
/external/chromium_org/third_party/WebKit/Source/web/x11/ |
WebScreenInfoFactory.cpp | 39 // FIXME: Take an X window and use XRandR to find the dimensions of the monitor 46 // we return the correct dimensions after the screen is resized, query the
|
/external/chromium_org/third_party/angle/extensions/ |
EGL_ANGLE_d3d_share_handle_client_buffer.txt | 72 and height must match the dimensions of the texture which the share handle 96 - specify error if dimensions don't match
|
EGL_ANGLE_surface_d3d_texture_2d_share_handle.txt | 79 the level argument to CreateTexture must be 1, and the dimensions 80 must match the dimensions of the EGL surface. If used with
|
/external/chromium_org/ui/android/java/src/org/chromium/ui/gfx/ |
BitmapHelper.java | 30 * @return A bitmap sampled down from the original with the same aspect ratio and dimensions. 66 // a final image with both dimensions larger than or equal to the
|
/external/chromium_org/ui/surface/ |
d3d9_utils_win.h | 54 // |*surface| is non-null and has dimensions that match |size|, it is reused. 65 // |*texture| is non-null and has dimensions that match |size|, it is reused.
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-06-TypeNotationDebateResp2.txt | 9 > The arrays with size lists the dimensions and the type in a single list. 14 > It is too confusing to have a list of 3 things, some of which are dimensions
|
/external/qemu/android/ |
android.h | 69 /* framebuffer dimensions in pixels, note these can change dynamically */ 72 /* framebuffer dimensions in mm */
|
/external/skia/tools/tests/skdiff/test2/output-expected/ |
stdout | 10 [*] 2 file pairs have identical dimensions but some differing pixels: different-bits/slightly-different-pixels-same-size.png different-bits/very-different-pixels-same-size.png 11 [*] 2 file pairs have differing dimensions: different-bits/slightly-different-sizes.png different-bits/very-different-sizes.png
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
FrameManager.java | 115 public abstract Backing fetchBacking(int mode, int access, int[] dimensions, int elemSize); 135 public Backing fetchBacking(int mode, int access, int[] dimensions, int elemSize) { 173 public Backing fetchBacking(int mode, int access, int[] dimensions, int elemSize) { 179 && dimensionsCompatible(backing.getDimensions(), dimensions) 187 //Log.w("FrameManager", "Could not find backing for dimensions " + Arrays.toString(dimensions)); 409 Backing fetchBacking(int mode, int access, int[] dimensions, int elemSize) { 410 return mCache.fetchBacking(mode, access, dimensions, elemSize);
|
PixelUtils.java | 59 "Input buffer size does not match given dimensions!"); 62 "Output buffer size does not match given dimensions!");
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/ |
DB_Results.java | 218 * The list of all the dimensions stored in the database. 220 private static int[] DIMENSIONS; 229 * The list of all the dimensions displayed while generating results. 375 DIMENSIONS = null; 561 * Get all dimensions read from the database. 563 * @return A list of dimensions. 566 if (DIMENSIONS == null) return NO_DIMENSION; 567 int length = DIMENSIONS.length; 568 Dim[] dimensions = new Dim[length]; 570 Dimension dimension = PerformanceTestPlugin.getDimension(DIMENSIONS[i]) [all...] |
/external/chromium_org/chrome/android/java/res/layout/ |
dimens.xml | 10 <!-- Tab Strip Dimensions --> 21 <!-- Full Screen Dimensions --> 119 <!-- Find in Page dimensions --> 135 <!-- Toolbar dimensions --> 155 <!-- Custom Menu dimensions --> 163 <!-- NTP dimensions --> 171 <!-- First Run Experience and Welcome Page dimensions --> 201 <!-- Infobar dimensions --> 226 <!-- Bookmarks widget dimensions --> 233 <!-- Data usage chart dimensions -- [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
DividedImageCanvas.java | 170 * Get the desired dimensions and scale for the bitmap to be placed in the 171 * location corresponding to id. Caller must allocate the Dimensions object. 173 * @param outDim a {@link ImageCanvas.Dimensions} object to write results into 176 public void getDesiredDimensions(Object key, Dimensions outDim) { 177 Utils.traceBeginSection("get desired dimensions"); 189 scale = Dimensions.SCALE_ONE; 194 scale = Dimensions.SCALE_HALF; 201 scale = Dimensions.SCALE_HALF; 206 scale = Dimensions.SCALE_QUARTER; 212 scale = Dimensions.SCALE_QUARTER [all...] |