HomeSort by relevance Sort by last modified time
    Searched full:transformation (Results 1251 - 1275 of 1898) sorted by null

<<51525354555657585960>>

  /frameworks/base/docs/html/about/versions/
android-2.2.jd 190 <li>New {@link android.view.ScaleGestureDetector} that lets Views detect and handle transformation gestures that involve more than one pointer (multitouch) using the supplied MotionEvents. </li>
  /frameworks/base/graphics/java/android/graphics/
Canvas.java 548 * Return, in ctm, the current transformation matrix. This does not alter
557 * Return a new matrix with a copy of the canvas' current transformation
686 * transformation is performed.
701 * transformation is performed.
    [all...]
  /frameworks/base/services/common_time/
clock_recovery.cpp 342 // Set up the transformation to figure out what the slew should be at
  /frameworks/base/services/input/
SpriteController.cpp 288 ALOGE("Error %d setting sprite surface transformation matrix.", status);
  /frameworks/native/include/input/
Input.h 528 // Apply 3x3 perspective matrix transformation.
  /frameworks/native/opengl/libagl/
vertex.cpp 142 // here we assume w=1.0 and the viewport transformation
  /frameworks/native/services/surfaceflinger/
Transform.cpp 299 // our 3x3 matrix is always of the form of a 2x2 transformation
  /packages/apps/Camera/jni/
feature_mos_jni.cpp 52 float gTRS[11]; // 9 elements of the transformation, 1 for frame-number, 1 for alignment error code.
  /packages/apps/Camera2/jni/
feature_mos_jni.cpp 52 float gTRS[11]; // 9 elements of the transformation, 1 for frame-number, 1 for alignment error code.
  /packages/apps/LegacyCamera/jni/
feature_mos_jni.cpp 52 float gTRS[11]; // 9 elements of the transformation, 1 for frame-number, 1 for alignment error code.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
type_traits 47 * Compile time type transformation and information.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
type_traits 47 * Compile time type transformation and information.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
type_traits 47 * Compile time type transformation and information.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
type_traits 47 * Compile time type transformation and information.
  /sdk/eclipse/features/com.android.ide.eclipse.ddms/
feature.xml 53 transformation or translation of a Source form, including but
  /sdk/eclipse/features/com.android.ide.eclipse.gldebugger/
feature.xml 47 transformation or translation of a Source form, including but
  /sdk/eclipse/features/com.android.ide.eclipse.hierarchyviewer/
feature.xml 48 transformation or translation of a Source form, including but
  /sdk/eclipse/features/com.android.ide.eclipse.pdt/
feature.xml 47 transformation or translation of a Source form, including but
  /sdk/eclipse/features/com.android.ide.eclipse.traceview/
feature.xml 48 transformation or translation of a Source form, including but
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/
about.html 51 transformation or translation of a Source form, including but
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/
about.html 44 transformation or translation of a Source form, including but
  /external/chromium_org/third_party/libxml/src/
encoding.c     [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
xslt.c 2 * xslt.c: Implemetation of an XSL Transformation 1.0 engine
146 * @style: the transformation stylesheet
191 * @style: the transformation stylesheet
785 * @ctxt: an XSLT transformation context
789 * This make sure there is a slot ready in the transformation context
    [all...]
  /external/libxml2/
encoding.c     [all...]
  /external/libxslt/libxslt/
xslt.c 2 * xslt.c: Implemetation of an XSL Transformation 1.0 engine
146 * @style: the transformation stylesheet
191 * @style: the transformation stylesheet
785 * @ctxt: an XSLT transformation context
789 * This make sure there is a slot ready in the transformation context
    [all...]

Completed in 809 milliseconds

<<51525354555657585960>>