Home
last modified time | relevance | path

Searched defs:Rotate (Results 1 – 14 of 14) sorted by relevance

/external/vulkan-validation-layers/libs/glm/gtx/
Drotate_normalized_axis.inl52 detail::tmat4x4<T, P> Rotate(detail::tmat4x4<T, P>::_null); local
/external/dng_sdk/source/
Ddng_simple_image.cpp104 void dng_simple_image::Rotate (const dng_orientation &orientation) in Rotate() function in dng_simple_image
Ddng_image.cpp737 void dng_image::Rotate (const dng_orientation &orientation) in Rotate() function in dng_image
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/utils/
DPerspectiveCamController.java33 Rotate, Translate, Zoom, None enumConstant
/external/skia/experimental/SkV8Example/
DDrawingMethods.cpp45 void DrawingMethods::Rotate(const v8::FunctionCallbackInfo<v8::Value>& args) { in Rotate() function in DrawingMethods
/external/vulkan-validation-layers/libs/glm/detail/
Ddummy.cpp87 #include <glm/gtc/matrix_transform.hpp> // glm::translate, glm::rotate, glm::scale, glm::perspective in func()
/external/vulkan-validation-layers/libs/glm/gtc/
Dmatrix_transform.inl67 detail::tmat4x4<T, P> Rotate(detail::tmat4x4<T, P>::_null); local
/external/pdfium/core/src/fpdftext/
Dfpdf_text_int.cpp603 FX_BOOL CPDF_TextPage::GetBaselineRotate(int start, int end, int& Rotate) { in GetBaselineRotate()
643 int& Rotate) { in GetBaselineRotate()
663 FX_BOOL CPDF_TextPage::GetBaselineRotate(int rectIndex, int& Rotate) { in GetBaselineRotate()
/external/llvm/unittests/ADT/
DAPIntTest.cpp771 TEST(APIntTest, Rotate) { in TEST() argument
/external/pdfium/core/src/fxcrt/
Dfx_basic_coords.cpp342 void CFX_Matrix::Rotate(FX_FLOAT fRadian, FX_BOOL bPrepended) { in Rotate() function in CFX_Matrix
/external/pdfium/core/include/fxcrt/
Dfx_coordinates.h160 void Rotate(FX_FLOAT fRadian) { in Rotate() function
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp187 unsigned Rotate = (DestIsHigh != SrcIsHigh ? 32 : 0); in emitGRX32Move() local
DSystemZISelDAGToDAG.cpp129 unsigned Rotate; member
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp8568 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV2I64VectorShuffle() local
8854 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV4I32VectorShuffle() local
9438 if (SDValue Rotate = lowerVectorShuffleAsByteRotate(DL, MVT::v8i16, V1, V1, in lowerV8I16VectorShuffle() local
9484 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV8I16VectorShuffle() local
9602 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I8VectorShuffle() local
10710 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV8I32VectorShuffle() local
10779 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I16VectorShuffle() local
10870 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV32I8VectorShuffle() local