/external/vulkan-validation-layers/libs/glm/gtx/ |
D | rotate_normalized_axis.inl | 52 detail::tmat4x4<T, P> Rotate(detail::tmat4x4<T, P>::_null); local
|
/external/dng_sdk/source/ |
D | dng_simple_image.cpp | 104 void dng_simple_image::Rotate (const dng_orientation &orientation) in Rotate() function in dng_simple_image
|
D | dng_image.cpp | 737 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/ |
D | PerspectiveCamController.java | 33 Rotate, Translate, Zoom, None enumConstant
|
/external/skia/experimental/SkV8Example/ |
D | DrawingMethods.cpp | 45 void DrawingMethods::Rotate(const v8::FunctionCallbackInfo<v8::Value>& args) { in Rotate() function in DrawingMethods
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | dummy.cpp | 87 #include <glm/gtc/matrix_transform.hpp> // glm::translate, glm::rotate, glm::scale, glm::perspective in func()
|
/external/vulkan-validation-layers/libs/glm/gtc/ |
D | matrix_transform.inl | 67 detail::tmat4x4<T, P> Rotate(detail::tmat4x4<T, P>::_null); local
|
/external/pdfium/core/src/fpdftext/ |
D | fpdf_text_int.cpp | 603 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/ |
D | APIntTest.cpp | 771 TEST(APIntTest, Rotate) { in TEST() argument
|
/external/pdfium/core/src/fxcrt/ |
D | fx_basic_coords.cpp | 342 void CFX_Matrix::Rotate(FX_FLOAT fRadian, FX_BOOL bPrepended) { in Rotate() function in CFX_Matrix
|
/external/pdfium/core/include/fxcrt/ |
D | fx_coordinates.h | 160 void Rotate(FX_FLOAT fRadian) { in Rotate() function
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 187 unsigned Rotate = (DestIsHigh != SrcIsHigh ? 32 : 0); in emitGRX32Move() local
|
D | SystemZISelDAGToDAG.cpp | 129 unsigned Rotate; member
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 8568 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
|