HomeSort by relevance Sort by last modified time
    Searched refs:Rotate (Results 1 - 22 of 22) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGTextPositioningElement.h 49 DECLARE_ANIMATED_NUMBER_LIST(Rotate, rotate)
SVGTextPositioningElement.cpp 40 DEFINE_ANIMATED_NUMBER_LIST(SVGTextPositioningElement, SVGNames::rotateAttr, Rotate, rotate)
  /external/srec/srec/clib/
jacobi.c 38 static void Rotate(double **a, int dim, int i, int j, int k, int l, double s,
144 for (k = 0 ; k < i; k++) Rotate(a, dim, k, i, k, j, s, tau);
145 for (k = i + 1; k < j; k++) Rotate(a, dim, i, k, k, j, s, tau);
146 for (k = j + 1; k < dim; k++) Rotate(a, dim, i, k, j, k, s, tau);
148 for (k = 0; k < dim; k++) Rotate(v, dim, k, i, k, j, s, tau);
193 static void Rotate(double **a, int dim, int i, int j, int k, int l, double s,
  /external/skia/src/animator/
SkMatrixParts.h 47 DECLARE_MEMBER_INFO(Rotate);
SkDisplayType.cpp 184 CASE_NEW(Rotate);
339 CASE_GET_INFO(Rotate);
506 { "rotate", SkType_Rotate INIT_BOOL_FIELDS },
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c     [all...]
  /external/v8/tools/
splaytree.js 231 // Rotate right.
249 // Rotate left.
  /frameworks/base/libs/hwui/
DisplayListRenderer.cpp 40 "Rotate",
274 case Rotate: {
606 case Rotate: {
609 renderer.rotate(rotation);
1027 void DisplayListRenderer::rotate(float degrees) { function in class:android::uirenderer::DisplayListRenderer
    [all...]
DisplayListRenderer.h 75 Rotate,
259 virtual void rotate(float degrees);
  /external/v8/benchmarks/
splay.js 311 // Rotate right.
329 // Rotate left.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-splay.js 290 // Rotate right.
308 // Rotate left.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-splay.js 290 // Rotate right.
308 // Rotate left.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-splay.js 306 // Rotate right.
324 // Rotate left.
  /external/skia/src/xml/
SkJSDisplayable.cpp 175 JS_INIT(Sk, Rotate)
  /external/webkit/Source/WebCore/platform/graphics/wx/
GraphicsContextWx.cpp 398 void GraphicsContext::rotate(float angle) function in class:WebCore::GraphicsContext
403 gc->Rotate(angle);
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 313 \caption{Rotate Macros}
    [all...]

Completed in 402 milliseconds