/frameworks/base/libs/hwui/ |
GlopBuilder.h | 83 GlopBuilder& setModelViewMapUnitToRect(const Rect destination); 84 GlopBuilder& setModelViewMapUnitToRectSnap(const Rect destination); 85 GlopBuilder& setModelViewMapUnitToRectOptionalSnap(bool snap, const Rect& destination) { 87 return setModelViewMapUnitToRectSnap(destination); 89 return setModelViewMapUnitToRect(destination);
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
Blend.java | 68 mIntrinsicNames[1] = "Destination"; 70 mIntrinsicNames[3] = "Destination Over"; 72 mIntrinsicNames[5] = "Destination In"; 74 mIntrinsicNames[7] = "Destination Out"; 76 mIntrinsicNames[9] = "Destination Atop";
|
/external/ImageMagick/MagickWand/ |
wand-view.c | 227 % dimension. However, the destination wand view is confined to the image 234 % const WandView *duplex,WandView *destination,const ssize_t y, 247 % WandView *duplex,WandView *destination, 256 % o destination: the destination wand view. 264 WandView *duplex,WandView *destination,DuplexTransferWandViewMethod transfer, 290 destination_image=destination->wand->images; 292 destination->exception); 347 destination_pixels=GetCacheViewAuthenticPixels(destination->view, 348 destination->extent.x,y,destination->extent.width,1 [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
m32c-desc.c | [all...] |
/external/opencv3/modules/cudaarithm/include/opencv2/ |
cudaarithm.hpp | 77 @param dst Destination matrix that has the same size and number of channels as the input array(s). 80 destination array to be changed. 92 @param dst Destination matrix that has the same size and number of channels as the input array(s). 95 destination array to be changed. 107 @param dst Destination matrix that has the same size and number of channels as the input array(s). 121 @param dst Destination matrix that has the same size and number of channels as the input array(s). 137 @param dst Destination matrix that has the same size and type as the input array(s). 147 @param dst Destination matrix with the same size and type as src . 157 @param dst Destination matrix with the same size and type as src . 165 @param dst Destination matrix with the same size and type as src [all...] |
/external/opencv3/cmake/ |
OpenCVGenConfig.cmake | 118 install(FILES "${CMAKE_BINARY_DIR}/unix-install/OpenCVConfig.cmake" DESTINATION ${OPENCV_CONFIG_INSTALL_PATH}/ COMPONENT dev) 119 install(FILES ${CMAKE_BINARY_DIR}/unix-install/OpenCVConfig-version.cmake DESTINATION ${OPENCV_CONFIG_INSTALL_PATH}/ COMPONENT dev) 120 install(EXPORT OpenCVModules DESTINATION ${OPENCV_CONFIG_INSTALL_PATH}/ FILE OpenCVModules${modules_file_suffix}.cmake COMPONENT dev) 124 install(FILES "${OpenCV_SOURCE_DIR}/platforms/android/android.toolchain.cmake" DESTINATION ${OPENCV_CONFIG_INSTALL_PATH}/ COMPONENT dev) 146 install(FILES "${CMAKE_BINARY_DIR}/win-install/OpenCVConfig.cmake" DESTINATION "${OpenCV_INSTALL_BINARIES_PREFIX}lib" COMPONENT dev) 147 install(EXPORT OpenCVModules DESTINATION "${OpenCV_INSTALL_BINARIES_PREFIX}lib" FILE OpenCVModules${modules_file_suffix}.cmake COMPONENT dev) 149 install(FILES "${CMAKE_BINARY_DIR}/win-install/OpenCVConfig.cmake" DESTINATION "${OpenCV_INSTALL_BINARIES_PREFIX}staticlib" COMPONENT dev) 150 install(EXPORT OpenCVModules DESTINATION "${OpenCV_INSTALL_BINARIES_PREFIX}staticlib" FILE OpenCVModules${modules_file_suffix}.cmake COMPONENT dev) 152 install(FILES "${CMAKE_BINARY_DIR}/win-install/OpenCVConfig-version.cmake" DESTINATION "${CMAKE_INSTALL_PREFIX}" COMPONENT dev) 153 install(FILES "${OpenCV_SOURCE_DIR}/cmake/OpenCVConfig.cmake" DESTINATION "${CMAKE_INSTALL_PREFIX}/" COMPONENT dev [all...] |
/external/opencv3/modules/cudawarping/include/opencv2/ |
cudawarping.hpp | 68 @param dst Destination image with the size the same as xmap and the type the same as src . 93 @param dst Destination image with the same type as src . The size is dsize (when it is non-zero) 95 @param dsize Destination image size. If it is zero, it is computed as: 114 @param dst Destination image with the same type as src . The size is dsize . 116 @param dsize Size of the destination image. 133 @param dsize Size of the destination image. 146 @param dst Destination image with the same type as src . The size is dsize . 148 @param dsize Size of the destination image. 165 @param dsize Size of the destination image. 178 @param dst Destination image with the same type as src . The size is dsize [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/ |
KeyCheckPage.java | 87 setTitle("Destination and key/certificate checks"); 105 new Label(composite, SWT.NONE).setText("Destination APK file:"); 121 fileDialog.setText("Destination file name"); 157 // reset the destination from the content of the project 160 String destination = ProjectHelper.loadStringProperty(project, local 162 if (destination != null) { 163 mDestination.setText(destination); 287 * Callback for destination field edition 300 setErrorMessage("Enter destination for the APK file."); 309 setErrorMessage("Destination is a directory.") [all...] |
/libcore/ojluni/src/main/java/java/lang/ |
ProcessBuilder.java | 373 * Represents a source of subprocess input or a destination of 453 * Indicates that subprocess I/O source or destination will be the 468 * Returns the {@link File} source or destination associated 477 * When redirected to a destination file, indicates if the output 646 * Sets this process builder's standard output destination. 649 * method send their standard output to this destination. 651 * <p>If the destination is {@link Redirect#PIPE Redirect.PIPE} 655 * If the destination is set to any other value, then 659 * @param destination the new standard output destination [all...] |
/external/libavc/common/ |
ih264_weighted_pred.c | 64 /* stores it in the destination block. (ht,wd) can be */ 69 /* puc_dst - Pointer to destination */ 72 /* dst_strd - stride for destination */ 119 /* stores it in the destination block. (ht,wd) can be */ 124 /* puc_dst - Pointer to destination */ 127 /* dst_strd - stride for destination */ 177 /* destination block. (ht,wd) can be (4,4), (8,4), (4,8), */ 181 /* puc_dst - Pointer to destination */ 183 /* dst_strd - stride for destination */ 251 /* destination block. (ht,wd) can be (2,2), (4,2), (2,4), * [all...] |
/external/iputils/doc/ |
tracepath.sgml | 23 <arg choice="req"><replaceable/destination/</arg> 29 It traces path to <replaceable/destination/ discovering MTU along this path. 82 Sets the initial destination port to use. 126 The last line summarizes information about all the path to the destination, 127 it shows detected Path MTU, amount of hops to the destination and our 128 guess about amount of hops from the destination to us, which can be 164 to network, enough to send UDP datagrams to investigated destination
|
/ndk/build/tools/ |
gen-toolchain-wrapper.sh | 50 - The 'destination toolchain' is the one that will be called by the 51 generated wrapper script. It is identified by a 'destination prefix' 71 register_var_option "--dst-prefix=<prefix>" DST_PREFIX "Set destination toolchain prefix" 103 panic "Please provide a destination directory as a parameter! See --help for details." 107 fail_panic "Could not create destination directory: $DST_DIR" 133 # $3: destination prefix (e.g. 'i586-px-mingw32msvc-') 134 # $4: destination directory for the generate program
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/ |
FileUtils.java | 548 * to a file of the same name in the specified destination directory. 549 * The destination directory is created if it does not exist. 550 * If the destination file exists, then this method will overwrite it. 555 * @throws NullPointerException if source or destination is null 556 * @throws IOException if source or destination is invalid 568 * to a file of the same name in the specified destination directory. 569 * The destination directory is created if it does not exist. 570 * If the destination file exists, then this method will overwrite it. 577 * @throws NullPointerException if source or destination is <code>null</code> 578 * @throws IOException if source or destination is invali [all...] |
/external/libjpeg-turbo/ |
jdatadst.c | 11 * This file contains compression data destination routines for the case of 14 * some will want to use a different destination manager. 31 /* Expanded data destination object for stdio output */ 46 /* Expanded data destination object for memory output */ 63 * Initialize destination --- called by jpeg_start_compress 162 * Terminate destination --- called by jpeg_finish_compress 210 /* The destination object is made permanent so that multiple JPEG images 212 * This makes it dangerous to use this manager and a different destination 251 /* The destination object is made permanent so that multiple JPEG images
|
/external/opencv3/3rdparty/libjpeg/ |
jdatadst.c | 9 * This file contains compression data destination routines for the case of 12 * some will want to use a different destination manager. 29 /* Expanded data destination object for stdio output */ 43 /* Expanded data destination object for memory output */ 59 * Initialize destination --- called by jpeg_start_compress 154 * Terminate destination --- called by jpeg_finish_compress 200 /* The destination object is made permanent so that multiple JPEG images 202 * This makes it dangerous to use this manager and a different destination 243 /* The destination object is made permanent so that multiple JPEG images
|
/external/v8/tools/ignition/ |
bytecode_dispatches_report.py | 54 for destination, counter in counters_from_source.items(): 57 destination) 63 for destination, counter in counters_from_source.items(): 64 yield source, destination, counter 74 for source, destination, counter in top_bytecode_dispatch_pairs: 75 print "{:>12d}\t{} -> {}".format(counter, source, destination) 93 def find_top_dispatch_sources(dispatches_table, destination, top_count): 96 if destination in table_row: 97 yield source, table_row[destination]
|
/external/webrtc/webrtc/base/ |
natserver.cc | 24 h ^= r.destination().Hash(); 34 if (symmetric && (r1.destination() < r2.destination())) 36 if (symmetric && (r2.destination() < r1.destination())) 67 // Proxy socket that will capture the external destination address intended for 159 // Read the intended destination from the wire. 172 // Allow the destination to send packets back to the source. 175 // Send the packet to its intended destination.
|
/external/ImageMagick/MagickCore/ |
thread-private.h | 32 #define magick_threads(source,destination,chunk,expression) \ 37 ((GetImagePixelCacheType(destination) == MemoryCache) || \ 38 (GetImagePixelCacheType(destination) == MapCache)) ? \
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
cloud_api_helper.py | 35 'No object metadata supplied for destination object.') 38 'Object metadata supplied for destination object had no object name.') 41 'Object metadata supplied for destination object had no bucket name.')
|
/external/compiler-rt/cmake/Modules/ |
SanitizerUtils.cmake | 43 DESTINATION ${COMPILER_RT_LIBRARY_INSTALL_DIR}) 50 DESTINATION ${COMPILER_RT_LIBRARY_INSTALL_DIR}) 54 install(FILES ${libfile}.syms DESTINATION ${COMPILER_RT_LIBRARY_INSTALL_DIR})
|
/external/compiler-rt/lib/builtins/ |
fp_trunc.h | 10 // Set source and destination precision setting 60 #error Destination should be single precision or double precision! 61 #endif //end destination precision
|
/external/curl/lib/ |
CMakeLists.txt | 102 ARCHIVE DESTINATION lib 103 LIBRARY DESTINATION lib 104 RUNTIME DESTINATION bin)
|
/external/dng_sdk/source/ |
dng_opcodes.h | 303 /// Returns the source pixel area needed to process a destination pixel area 305 /// \param dstArea The destination pixel area to be computed. 316 /// Given a destination tile size, calculate input tile size. Simlar to 319 /// \param dstTileSize The destination tile size that is targeted for output. 321 /// \param imageBounds The image bounds (the destination tile will 324 /// \retval The source tile size needed to compute a tile of the destination 369 /// and destination pixels are set up in member fields of this class. 381 /// \param dstBuffer Destination pixels. 383 /// \param dstArea Destination pixel processing area. 472 /// calculates and writes the destination pixels to the same buffer [all...] |
/external/icu/icu4c/source/common/ |
ucnv_io.h | 65 * @param dst The destination buffer, which is <= the buffer of name. 66 * @param dst The destination buffer, which is <= the buffer of name. 68 * @return the destination buffer.
|
/external/libhevc/common/ |
ihevc_weighted_pred.c | 69 * Pointer to the destination 75 * Destination stride 152 * Pointer to the destination 158 * Destination stride 246 * Pointer to destination 255 * Destination stride 347 * Pointer to destination 356 * Destination stride 458 * Pointer to destination 467 * Destination strid [all...] |