HomeSort by relevance Sort by last modified time
    Searched refs:SetRotation (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/pdfium/xfa/include/fwl/lightwidget/
picturebox.h 21 FWL_ERR SetRotation(FX_FLOAT fRotation);
  /external/webrtc/talk/app/webrtc/
videotrack_unittest.cc 49 using cricket::WebRtcVideoFrame::SetRotation;
  /external/webrtc/webrtc/modules/video_coding/
generic_encoder.h 70 void SetRotation(VideoRotation rotation) { _rotation = rotation; }
generic_encoder.cc 152 vcm_encoded_frame_callback_->SetRotation(rotation_);
  /external/webrtc/talk/media/webrtc/
webrtcvideoframe_unittest.cc 38 using cricket::WebRtcVideoFrame::SetRotation;
334 applied0.SetRotation(webrtc::kVideoRotation_90);
346 applied90->SetRotation(webrtc::kVideoRotation_270);
webrtcvideoframe.h 126 void SetRotation(webrtc::VideoRotation rotation) override {
  /external/webrtc/talk/media/base/
videoframe.h 215 virtual void SetRotation(webrtc::VideoRotation rotation) = 0;
videocapturer_unittest.cc 251 capturer_.SetRotation(webrtc::kVideoRotation_90);
255 capturer_.SetRotation(webrtc::kVideoRotation_270);
262 capturer_.SetRotation(webrtc::kVideoRotation_180);
297 capturer_.SetRotation(webrtc::kVideoRotation_0);
301 capturer_.SetRotation(webrtc::kVideoRotation_90);
305 capturer_.SetRotation(webrtc::kVideoRotation_180);
309 capturer_.SetRotation(webrtc::kVideoRotation_270);
    [all...]
fakevideocapturer.h 166 void SetRotation(webrtc::VideoRotation rotation) {
videoframe.cc 216 dst->SetRotation(GetVideoRotation());
  /external/pdfium/xfa/src/fwl/src/lightwidget/
picturebox.cpp 40 FWL_ERR CFWL_PictureBox::SetRotation(FX_FLOAT fRotation) {
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapture.cpp 142 mPendingCaptureSettings |= SetRotation;
148 if (mPictureRotation) mPendingCaptureSettings |= SetRotation;
764 if (mPendingCaptureSettings & SetRotation) {
765 mPendingCaptureSettings &= ~SetRotation;
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapture.cpp 233 mPendingCaptureSettings |= SetRotation;
239 if (mPictureRotation) mPendingCaptureSettings |= SetRotation;
    [all...]
  /external/pdfium/fpdfsdk/src/javascript/
Field.h 401 static void SetRotation(CPDFSDK_Document* pDocument,
Field.cpp     [all...]
  /hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 264 SetRotation = 1 << 4,
    [all...]
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 266 SetRotation = 1 << 4,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3drmobj.h     [all...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h     [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/OMXAL/
OpenMAXAL.h     [all...]

Completed in 2099 milliseconds

1 2 3