Home
last modified time | relevance | path

Searched defs:flip (Results 1 – 25 of 32) sorted by relevance

12

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageMirror.java47 public void flip() { in flip() method in ImageMirror
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dquaternion.h96 Quaternion flip() const in flip() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dnative_image.cpp54 static inline void DataSwap(uint8_t* a, uint8_t* b, bool flip) in DataSwap()
72 static void YUV422SPDataCopy(uint8_t* buffer, uint64_t size, YUVData &data, bool flip) in YUV422SPDataCopy()
H A Dpixel_astc.cpp112 void PixelAstc::flip(bool xAxis, bool yAxis) in flip() function in OHOS::Media::PixelAstc
H A Dpixel_yuv_ext.cpp250 void PixelYuvExt::flip(bool xAxis, bool yAxis) in flip() function in OHOS::Media::PixelYuvExt
H A Dpixel_yuv.cpp484 void PixelYuv::flip(bool xAxis, bool yAxis) in flip() function in OHOS::Media::PixelYuv
H A Dpixel_map.cpp3661 void PixelMap::flip(bool xAxis, bool yAxis) in flip() function in OHOS::Media::PixelMap
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_saved_device_appraisal.cpp121 WifiDeviceConfig &device, WifiLinkedInfo &info, bool flip) in AppraiseDeviceQuality()
/aosp12/packages/apps/Gallery2/jni/filters/
H A Dgeometry.c55 static __inline__ void flip_fun(int flip, uint8_t * source, int srcWidth, int srcHeight, uint8_t * … in flip_fun()
131 …object src, jint srcWidth, jint srcHeight, jobject dst, jint dstWidth, jint dstHeight, jint flip) { in JNIFUNCF()
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Djs-apis-sendableImage.md1209 ### flip subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Djs-apis-sendableImage.md1209 ### flip subsection
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DRenderSurface.cpp253 void RenderSurface::flip() { in flip() function in android::compositionengine::impl::RenderSurface
/aosp12/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DPhotoCarousel.java227 public void flip(float sgn) { in flip() method in PhotoCarousel
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCellSignalStrengthNr.java227 private static int flip(int val) { in flip() method in CellSignalStrengthNr
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp794 Drawing::Matrix flip; in FlipMatrix() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_base_render_util_test.cpp1173 GraphicTransformType flip = GraphicTransformType::GRAPHIC_FLIP_H; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_pixel_map.cpp376 void PixelMap::flip(bool xAxis, bool yAxis) in flip() function in OHOS::Media::PixelMap
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp554 auto flip = RSBaseRenderUtil::GetFlipTransform(layerTransform); in CreateBufferDrawParamForRotationFixed() local
672 auto flip = RSBaseRenderUtil::GetFlipTransform(layerTransform); in CreateLayerBufferDrawParam() local
H A Drs_base_render_util.cpp1375 Drawing::Matrix flip; in FlipMatrix() local
1838 GraphicTransformType RSBaseRenderUtil::RotateEnumToInt(int angle, GraphicTransformType flip) in RotateEnumToInt()
/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_g2d.cpp873 unsigned int flip = layer.getTransform() & (HAL_TRANSFORM_FLIP_H | HAL_TRANSFORM_FLIP_V); in prepareSource() local
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.cpp776 bool flip = rotation && (rotation->flip & 1); in renderOutputBuffer() local
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterface.cpp299 void FramebufferManager::flip(bool hasSecureFrameBuffer) { in flip() function in FramebufferManager
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp2528 const float flip = (renderingToDefaultFbo_) ? (-1.f) : (1.f); in BindResources() local
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Config.h1330 int32_t flip; ///< horizontal flip (left-right flip applied prior to rotation) member
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcam_types.h2929 uint32_t flip; member
2995 uint32_t flip; /* 0 means no flip */ member

12