HomeSort by relevance Sort by last modified time
    Searched full:subregion (Results 201 - 225 of 245) sorted by null

1 2 3 4 5 6 7 8910

  /libcore/ojluni/src/main/java/java/lang/
String.java     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/jniLibs/armeabi-v7a/
libVkLayer_image.so 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DomUtilities.java 301 ITextRegion subRegion = region.getRegionAtCharacterOffset(offset);
302 String type = subRegion.getType();
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Image.h 689 // Chop image (remove vertical or horizontal subregion of image)
691 // horizontal or vertical subregion of image.
795 // Crop image (subregion of original image)
    [all...]
STL.h 187 // Chop image (remove vertical or horizontal subregion of image)
308 // Crop image (subregion of original image)
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
image.cpp     [all...]
  /external/ImageMagick/Magick++/lib/
STL.cpp 152 // Chop image (remove vertical or horizontal subregion of image)
267 // Crop image (subregion of original image)
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
XLocaleDistance.java 170 for (String subregion : contained) {
171 toAddTo.putAll(region, fill(subregion, containment, toAddTo));
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
XLocaleDistance.java 166 for (String subregion : contained) {
167 toAddTo.putAll(region, fill(subregion, containment, toAddTo));
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LICM.cpp 305 // If this subregion is not in the top level loop at all, exit.
363 // If this subregion is not in the top level loop at all, exit.
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/jniLibs/mips/
libVkLayer_image.so 
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/jniLibs/x86/
libVkLayer_image.so 
  /external/ImageMagick/www/api/
transform.html 426 <dd>A crop geometry string. This geometry defines a subregion of the image to crop. </dd>
  /external/google-breakpad/src/common/mac/
macho_reader.h 403 // found, |segment|'s byte buffers refer to a subregion of the bytes
  /external/libjpeg-turbo/
turbojpeg.h 766 * padding in each plane or to create a JPEG image from a subregion of a larger
    [all...]
Makefile.am 341 # Test compressing from/decompressing to an arbitrary subregion of a larger
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_state.h 472 * Subregion of 1D/2D/3D image resource.
  /external/tensorflow/tensorflow/core/kernels/
fft_ops.cc 210 // subregion we wrote input to.
  /external/clang/www/analyzer/
checker_dev_manual.html 160 but a <tt>FieldRegion</tt> which is a subregion of the <tt>VarRegion</tt> could
  /external/subsampling-scale-image-view/docs/javadoc/com/davemorrissey/labs/subscaleview/decoder/
SkiaPooledImageRegionDecoder.html 124 Additional decoders are initialised when a subregion of the image is first requested, which indicates
  /external/clang/lib/StaticAnalyzer/Core/
SimpleSValBuilder.cpp     [all...]
  /external/libjpeg-turbo/doc/html/
group___turbo_j_p_e_g.html     [all...]
  /external/llvm/lib/CodeGen/
MachineLICM.cpp 645 // If this subregion is not in the top level loop at all, exit.
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineLICM.cpp 622 // If this subregion is not in the top level loop at all, exit.
    [all...]
  /external/tensorflow/tensorflow/docs_src/tutorials/
layers.md 50 filters to the image. For each subregion, the layer performs a set of

Completed in 1016 milliseconds

1 2 3 4 5 6 7 8910