Home
last modified time | relevance | path

Searched defs:Rotate (Results 1 – 16 of 16) 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/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/pdfium/core/fxcrt/
Dfx_basic_coords.cpp291 void CFX_Matrix::Rotate(FX_FLOAT fRadian, bool bPrepended) { in Rotate() function in CFX_Matrix
Dfx_coordinates.h182 void Rotate(FX_FLOAT fRadian) { in Rotate() function
/external/vulkan-validation-layers/libs/glm/gtc/
Dmatrix_transform.inl67 detail::tmat4x4<T, P> Rotate(detail::tmat4x4<T, P>::_null); local
/external/libtextclassifier/util/hash/
Dfarmhash.cc360 #define Rotate Rotate64 macro
531 #define Rotate Rotate32 macro
1111 #define Rotate Rotate32 macro
1230 #define Rotate Rotate64 macro
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DOpenCL.std.h211 Rotate = 161, enumerator
/external/llvm/unittests/ADT/
DAPIntTest.cpp799 TEST(APIntTest, Rotate) { in TEST() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp218 unsigned Rotate = (DestIsHigh != SrcIsHigh ? 32 : 0); in emitGRX32Move() local
DSystemZISelDAGToDAG.cpp130 unsigned Rotate; member
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp1992 uint32_t Imm8, Rotate; in legalizeMemOperand() local
2524 uint32_t Rotate, Imm8; in immediateIsFlexEncodable() local
2529 uint32_t Rotate, Imm8; in negatedImmediateIsFlexEncodable() local
2541 uint32_t Rotate, Imm8; in invertedImmediateIsFlexEncodable() local
DIceAssemblerARM32.cpp377 const IValueT Rotate = FlexImm->getRotateAmt(); in encodeOperand() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp9068 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV2I64VectorShuffle() local
9355 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV4I32VectorShuffle() local
9946 if (SDValue Rotate = lowerVectorShuffleAsByteRotate(DL, MVT::v8i16, V1, V1, in lowerV8I16VectorShuffle() local
9995 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV8I16VectorShuffle() local
10108 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I8VectorShuffle() local
11459 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV8I32VectorShuffle() local
11531 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I16VectorShuffle() local
11612 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV32I8VectorShuffle() local
11936 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I32VectorShuffle() local
11964 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV32I16VectorShuffle() local
[all …]