Searched defs:SetRotation (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/athena/screen/
H A Dscreen_manager_impl.cc207 virtual void SetRotation(gfx::Display::Rotation rotation) OVERRIDE;
345 void ScreenManagerImpl::SetRotation(gfx::Display::Rotation rotation) { function in class:athena::__anon2148::ScreenManagerImpl
361 SetRotation(last_requested_rotation_);
/external/chromium_org/media/video/capture/linux/
H A Dvideo_capture_device_linux.cc186 void VideoCaptureDeviceLinux::SetRotation(int rotation) { function in class:media::VideoCaptureDeviceLinux
/external/pdfium/fpdfsdk/src/javascript/
H A DField.cpp2636 Field::SetRotation(m_pDocument, m_FieldName, m_nFormControlIndex, nVP);
2657 void Field::SetRotation(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nControlIndex, int number) function in class:Field
4094 Field::SetRotation(pDocument, pData->sFieldName, pData->nControlIndex, pData->num);

Completed in 564 milliseconds