HomeSort by relevance Sort by last modified time
    Searched full:transforming (Results 26 - 50 of 311) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/
Makefile.tests 57 # LLVM source, use the non-transforming assembler.
  /external/owasp/sanitizer/src/main/org/owasp/html/
AttributePolicy.java 41 * allow it in the output, possibly after transforming its value.
ElementPolicy.java 38 * allow it in the output, possibly after transforming attributes.
  /external/skia/src/gpu/glsl/
GrGLSLProgramBuilder.h 54 // Used to add a uniform in the vertex shader for transforming into normalized device space.
  /frameworks/base/docs/html/training/graphics/opengl/
motion.jd 39 moving and transforming drawn objects in three dimensions or in other unique ways to create
projection.jd 54 object, but instead provides utility methods that simulate a camera by transforming the display of
102 <p>Complete the process of transforming your drawn objects by adding a camera view transformation as
  /libcore/ojluni/src/main/native/
io_util.h 111 /* Macros for transforming Java Strings into native Unicode strings.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/build/
NdkCommandLauncher.java 71 "Unexpected error while transforming cygwin path.", e);
  /frameworks/base/location/java/android/location/
Geocoder.java 33 * the process of transforming a street address or other description
35 * geocoding is the process of transforming a (latitude, longitude)
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationHeaderViewWrapper.java 104 // We need to reset all views that are no longer transforming in case a view was previously
125 * Since we are deactivating the clipping when transforming the ImageViews don't get clipped
  /external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/
PatchApplyPlan.java 23 * A plan for transforming the old file prior to applying the delta and for recompressing the
  /external/autotest/client/common_lib/cros/network/
netblock.py 53 """Utility class for transforming netblock address to related strings."""
  /external/curl/tests/
pathhelp.pm 23 # This Perl package helps with path transforming when running cURL tests on
241 # prevent transforming and may be not processed.
331 # prevent transforming and may be not processed.
606 # transforming.
convsrctest.pl 194 # Traverse the pseudo-XML transforming as required
  /external/icu/icu4c/source/common/
dictionarydata.h 150 * transforming Unicode strings into byte sequences.
  /external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
TJTransformer.java 75 * image, transforming it, and re-compressing it, lossless transforms are not
  /external/skia/src/images/
transform_scanline.h 20 * Function template for transforming scanlines.
  /external/webrtc/webrtc/modules/audio_processing/beamformer/
nonlinear_beamformer.h 112 // both transforming and blocking the high-frequency signal.
  /frameworks/native/include/ui/
Rect.h 169 // Create a new Rect by transforming this one using a graphics HAL
  /libcore/ojluni/src/main/java/java/io/
FilterOutputStream.java 32 * basic sink of data, but possibly transforming the data along the
  /libcore/ojluni/src/main/java/java/util/stream/
DistinctOps.java 37 * Factory methods for transforming streams into duplicate-free streams, using
  /prebuilts/tools/common/m2/repository/net/sf/ezmorph/ezmorph/1.0.6/
ezmorph-1.0.6.pom 16 Simple java library for transforming an Object to another Object.
  /external/llvm/lib/Target/PowerPC/
PPCLoopPreIncPrep.cpp 13 // Generically, this means transforming loops like this:
304 DEBUG(dbgs() << "PIP: Transforming: " << *BasePtrSCEV << "\n");
  /libcore/luni/src/main/java/javax/xml/transform/
Transformer.java 87 * The result of transforming an empty <code>Source</code> depends on
92 * @param outputTarget The <code>Result</code> of transforming the
  /external/libgdx/gdx/src/com/badlogic/gdx/maps/tiled/renderers/
IsometricTiledMapRenderer.java 104 // transforming screen coordinates to iso coordinates

Completed in 1689 milliseconds

12 3 4 5 6 7 8 91011>>