Home
last modified time | relevance | path

Searched defs:transform (Results 226 - 250 of 506) sorted by relevance

12345678910>>...21

/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Drender_dialog_modal.cpp218 auto transform = GetFirstChild(); in GetRenderClip() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.h204 void NotifyTransformHintChanged(uint32_t transform) in NotifyTransformHintChanged() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcard_transition_controller.cpp162 auto transform = weakTransform.Upgrade(); in CreateCardScaleAnimation() local
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_canvas.cpp52 TransAffine transform; in DoRender() local
101 TransAffine transform; in DoDrawShadow() local
146 InitRenderAndTransform(BufferInfo& gfxDstBuffer, RenderBuffer& renderBuffer, const Rect& rect, TransAffine& transform, const Style& style, const Paint& paint) InitRenderAndTransform() argument
162 SetRasterizer(UICanvasVertices& vertices, const Paint& paint, RasterizerScanlineAntialias& rasterizer, TransAffine& transform, const bool& isStroke) SetRasterizer() argument
200 RenderGradient(const Paint& paint, RasterizerScanlineAntialias& rasterizer, TransAffine& transform, RenderBase& renBase, RenderBuffer& renderBuffer, FillBase& allocator, const Rect& invalidatedArea) RenderGradient() argument
255 BuildRadialGradientMatrix(const Paint& paint, TransAffine& gradientMatrix, TransAffine& transform, float& startRadius, float& endRadius) BuildRadialGradientMatrix() argument
[all...]
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp88 GraphicTransformType transform = GetData<GraphicTransformType >(); in BufferQueueFuzzTest2() local
/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_utils.cpp112 void SurfaceUtils::ComputeTransformByMatrix(GraphicTransformType& transform, in ComputeTransformByMatrix() argument
200 void SurfaceUtils::ComputeTransformByMatrixV2(GraphicTransformType& transform, in ComputeTransformByMatrixV2() argument
162 ComputeTransformMatrix(float matrix[MATRIX_ARRAY_SIZE], uint32_t matrixSize, sptr<SurfaceBuffer>& buffer, GraphicTransformType& transform, Rect& crop) ComputeTransformMatrix() argument
250 ComputeTransformMatrixV2(float matrix[MATRIX_ARRAY_SIZE], uint32_t matrixSize, sptr<SurfaceBuffer>& buffer, GraphicTransformType& transform, Rect& crop) ComputeTransformMatrixV2() argument
[all...]
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_client_producer_remote_test.cpp429 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_90; in HWTEST_F() local
H A Dbuffer_queue_producer_test.cpp555 GraphicTransformType transform = GraphicTransformType::GRAPHIC_FLIP_H; in HWTEST_F() local
640 GraphicTransformType transform = GraphicTransformType::GRAPHIC_FLIP_H; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dstaggered_animation_state.cpp311 const auto transform = TransformChild(anim, progress, GetAnimationTargetState(), reverse); in GetActiveAnimation() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.cpp100 CreateSurfaceNodeLayerInfo(uint32_t zorder, RSSurfaceRenderNode::SharedPtr node, GraphicTransformType transform, uint32_t fps, RequestLayerInfo &info) CreateSurfaceNodeLayerInfo() argument
185 CreateUIFirstLayerInfo( RSSurfaceRenderNode::SharedPtr node, GraphicTransformType transform, uint32_t fps, RequestLayerInfo &info) CreateUIFirstLayerInfo() argument
273 auto transform = RSUniRenderUtil::GetLayerTransform(*node, screenInfo); EmplaceSurfaceNodeLayer() local
307 auto transform = RSUniRenderUtil::GetLayerTransform(*iter.second, screenInfo); CollectUIFirstLayerInfo() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Dmaterial_component.h166 TextureTransform transform; member
/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
H A Dtexture_layer.cpp103 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_BUTT; in RotationToTransform() local
163 auto transform = RotationToTransform(transform_); in CreateNativeWindow() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H A Drs_render_thread_visitor_test.cpp1206 GraphicTransformType transform = GraphicTransformType::GRAPHIC_FLIP_H_ROT90; in HWTEST_F() local
1329 GraphicTransformType transform = GraphicTransformType::GRAPHIC_FLIP_H_ROT90; HWTEST_F() local
1367 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_NONE; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayerinfo_test.cpp375 const std::vector<float>& transform = HdiLayerInfoTest::hdiLayerInfo_->GetColorTransform(); in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_proxy_test.cpp448 Transform transform; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.h90 struct drm_exynos_ipp_task_transform transform; member
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.h90 struct drm_exynos_ipp_task_transform transform; member
/test/xts/hats/hdf/display/composer/common/
H A Dhdi_test_layer.cpp259 void HdiTestLayer::SetTransform(TransformType transform) in SetTransform() argument
/third_party/ffmpeg/libavutil/
H A Dripemd.c41 void (*transform)(uint32_t *state, const uint8_t buffer[64]); member
H A Dsha.c41 void (*transform)(uint32_t *state, const uint8_t buffer[64]); member
/third_party/glfw/src/
H A Dwl_monitor.c41 outputHandleGeometry(void* userData, struct wl_output* output, int32_t x, int32_t y, int32_t physicalWidth, int32_t physicalHeight, int32_t subpixel, const char* make, const char* model, int32_t transform) outputHandleGeometry() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidiTransform.java221 public String transform(CharSequence text, in transform() method in BidiTransform
619 doTransform(BidiTransform transform) doTransform() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Ddictionarydata.cpp93 UChar32 BytesDictionaryMatcher::transform(UChar32 c) const { in transform() function in BytesDictionaryMatcher
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
H A DIDNAReference.java39 public static final NamePrepTransform transform = NamePrepTransform.getInstance(); field in IDNAReference
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DResultSpec.java125 Stream<Result> transform( in transform() method in ResultSpec

Completed in 28 milliseconds

12345678910>>...21