/ohos5.0/docs/en/application-dev/media/image/ |
H A D | image-transformation.md | 71 - Flip the image. 74 // Flip the image vertically. 78  81 // Flip the image horizontally. 85 
|
/ohos5.0/base/powermgr/battery_manager/charger/src/dev/ |
H A D | graphic_dev.cpp | 40 void GraphicDev::Flip(const uint8_t* buf) in Flip() function in OHOS::PowerMgr::GraphicDev 47 drv_->Flip(buf); in Flip()
|
H A D | fbdev_driver.cpp | 77 void FbdevDriver::Flip(const uint8_t* buf) in Flip() function in OHOS::PowerMgr::FbdevDriver
|
/ohos5.0/base/update/updater/services/ui/driver/ |
H A D | surface_dev.cpp | 42 void SurfaceDev::Flip(const uint8_t *buf) const in Flip() function in Updater::SurfaceDev 49 drv_->Flip(buf); in Flip()
|
H A D | graphic_drv.h | 31 virtual void Flip(const uint8_t *buf) = 0;
|
H A D | surface_dev.h | 34 void Flip(const uint8_t* buf) const;
|
H A D | fbdev_driver.h | 41 void Flip(const uint8_t *buf) override;
|
H A D | drm_driver.h | 49 void Flip(const uint8_t *buf) override;
|
H A D | graphic_engine.cpp | 151 sfDev_->Flip(reinterpret_cast<uint8_t *>(buffInfo_->virAddr)); in Flush()
|
/ohos5.0/docs/zh-cn/application-dev/media/image/ |
H A D | image-transformation.md | 78  85 
|
/ohos5.0/base/powermgr/battery_manager/charger/include/dev/ |
H A D | display_drv.h | 35 virtual void Flip(const uint8_t* buf) = 0;
|
H A D | graphic_dev.h | 32 void Flip(const uint8_t* buf);
|
H A D | fbdev_driver.h | 42 void Flip(const uint8_t* buf) override;
|
H A D | drm_driver.h | 51 void Flip(const uint8_t* buf) override;
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/ |
H A D | rs_obj_abs_geometry_test.cpp | 94 rsObjAbsGeometry.SetQuaternion(quaternion.Flip()); 165 rsObjAbsGeometry.SetQuaternion(quaternion.Flip());
|
/ohos5.0/docs/en/design/ux-design/ |
H A D | gesture-animation.md | 15 - Flip 36 ## Flip section 38 **Flip** refers to the acts of flicking and dragging, which are used in the page flipping scenario.…
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/include/ |
H A D | pixel_map_impl.h | 47 void Flip(bool xAxis, bool yAxis);
|
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | SceneJS.cpp | 110 A Flip(A& a) in Flip() function in AsyncStateBase 124 if (auto tf = Flip(termfun)) { in CallIt() 138 if (auto df = Flip(deferred)) { in Fail() 141 if (auto tf = Flip(termfun)) { in Fail() 150 if (auto df = Flip(deferred)) { in Success() 153 if (auto tf = Flip(termfun)) { in Success()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/ |
H A D | rs_vector4.h | 100 Quaternion Flip() const; 145 inline Quaternion Quaternion::Flip() const in Flip() function 166 from = from.Flip(); in Slerp()
|
/ohos5.0/docs/en/application-dev/media/camera/ |
H A D | camera-animation.md | 311 // Flip outwards. 322 * Flip inwards by 90°. 350 // Flip inwards to the initial state. 361 * Flip outwards by 90°. 388 * Flip inwards by 90°.
|
/ohos5.0/base/powermgr/battery_manager/charger/src/ |
H A D | charger_graphic_engine.cpp | 137 sfDev_->Flip(reinterpret_cast<const uint8_t*>(buffInfo_->virAddr)); in Flush()
|
/ohos5.0/drivers/interface/motion/v1_1/ |
H A D | MotionTypes.idl | 68 /** Flip */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/motion_v1_1/foo/motion/v1_1/ |
H A D | MotionTypes.idl | 68 /** Flip */
|
/ohos5.0/drivers/interface/motion/v1_0/ |
H A D | MotionTypes.idl | 52 /** Flip */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/motion_v1_0/foo/motion/v1_0/ |
H A D | MotionTypes.idl | 52 /** Flip */
|