Home
last modified time | relevance | path

Searched defs:transform (Results 276 - 300 of 506) sorted by relevance

1...<<1112131415161718192021

/third_party/openssl/crypto/dso/
H A Ddso_vms.c457 int len, transform; in vms_name_converter() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsft.c65 cf2_checkTransform( const CF2_Matrix* transform, in cf2_checkTransform() argument
374 CF2_Matrix transform; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/tint/src/
H A Dclone_context.h290 CloneableTransform transform; in ReplaceAll() local
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Dmodule_scope_var_to_entry_point_param.cc32 namespace transform { namespace
H A Drobustness.cc32 namespace transform { namespace
H A Dvertex_pulling.h26 namespace transform { namespace
H A Dzero_init_workgroup_memory.cc34 namespace transform { namespace
/third_party/skia/third_party/externals/icu/source/common/
H A Ddictionarydata.cpp93 UChar32 BytesDictionaryMatcher::transform(UChar32 c) const { in transform() function in BytesDictionaryMatcher
/third_party/skia/modules/pathkit/
H A Dchaining.js
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component.cpp105 auto transform = AceType::MakeRefPtr<TransformComponent>(); in BuildTitle() local
201 auto transform = AceType::MakeRefPtr<TransformComponent>(); in BuildSelectPopup() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.cpp89 void AceViewOhos::TransformHintChanged(const RefPtr<AceViewOhos>& view, uint32_t transform) in TransformHintChanged() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp506 bool TransformUtil::DecomposeTransform(DecomposedTransform& out, const Matrix4& transform) in DecomposeTransform() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/componentutils/
H A Djs_component_utils.cpp56 napi_value transform = nullptr; in JSGetRectangleById() local
[all...]
/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp81 int32_t transform = GetData<int32_t>(); in HandleOpt() local
152 OH_NativeBuffer_TransformType transform = GetData<OH_NativeBuffer_TransformType>(); in NativeWindowFuzzTest() local
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dconsumer_surface_test.cpp1033 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_90; in HWTEST_F() local
1049 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_180; in HWTEST_F() local
1065 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_270; in HWTEST_F() local
1081 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_NONE; in HWTEST_F() local
1097 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_NONE; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/
H A Dbufferqueueproducer_fuzzer.cpp63 GraphicTransformType transform = GetData<GraphicTransformType >(); in BufferQueueProducerFuzzTest() local
/foundation/graphic/graphic_surface/surface/test/fuzztest/surface_fuzzer/
H A Dsurface_fuzzer.cpp93 GraphicTransformType transform = GetData<GraphicTransformType>(); in SurfaceFuzzTest4() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_base_render_util_unit_test.cpp833 auto transform = RSBaseRenderUtil::GetRotateTransform(surface->GetTransform()); in HWTEST_F() local
849 auto transform = RSBaseRenderUtil::GetRotateTransform(surface->GetTransform()); in HWTEST_F() local
865 auto transform = RSBaseRenderUtil::GetRotateTransform(surface->GetTransform()); in HWTEST_F() local
880 auto transform = RSBaseRenderUtil::GetFlipTransform(surface->GetTransform()); in HWTEST_F() local
896 auto transform = RSBaseRenderUtil::GetFlipTransform(surface->GetTransform()); in HWTEST_F() local
908 auto transform = RSBaseRenderUtil::GetFlipTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT180); HWTEST_F() local
920 auto transform = RSBaseRenderUtil::GetFlipTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT270); HWTEST_F() local
932 auto transform = RSBaseRenderUtil::GetFlipTransform(GraphicTransformType::GRAPHIC_FLIP_V_ROT180); HWTEST_F() local
944 auto transform = RSBaseRenderUtil::GetFlipTransform(GraphicTransformType::GRAPHIC_FLIP_V_ROT270); HWTEST_F() local
956 auto transform = RSBaseRenderUtil::ClockwiseToAntiClockwiseTransform(GraphicTransformType::GRAPHIC_ROTATE_90); HWTEST_F() local
968 auto transform = RSBaseRenderUtil::ClockwiseToAntiClockwiseTransform(GraphicTransformType::GRAPHIC_ROTATE_270); HWTEST_F() local
980 auto transform = RSBaseRenderUtil::ClockwiseToAntiClockwiseTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT90); HWTEST_F() local
992 auto transform = RSBaseRenderUtil::ClockwiseToAntiClockwiseTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT270); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_base_render_util_test.cpp883 auto transform = RSBaseRenderUtil::GetRotateTransform(surface->GetTransform()); in HWTEST_F() local
899 auto transform = RSBaseRenderUtil::GetRotateTransform(surface->GetTransform()); in HWTEST_F() local
915 auto transform = RSBaseRenderUtil::GetRotateTransform(surface->GetTransform()); in HWTEST_F() local
930 auto transform = RSBaseRenderUtil::GetFlipTransform(surface->GetTransform()); in HWTEST_F() local
946 auto transform = RSBaseRenderUtil::GetFlipTransform(surface->GetTransform()); in HWTEST_F() local
958 auto transform = RSBaseRenderUtil::GetFlipTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT180); HWTEST_F() local
970 auto transform = RSBaseRenderUtil::GetFlipTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT270); HWTEST_F() local
982 auto transform = RSBaseRenderUtil::GetFlipTransform(GraphicTransformType::GRAPHIC_FLIP_V_ROT180); HWTEST_F() local
994 auto transform = RSBaseRenderUtil::GetFlipTransform(GraphicTransformType::GRAPHIC_FLIP_V_ROT270); HWTEST_F() local
1006 auto transform = RSBaseRenderUtil::ClockwiseToAntiClockwiseTransform(GraphicTransformType::GRAPHIC_ROTATE_90); HWTEST_F() local
1018 auto transform = RSBaseRenderUtil::ClockwiseToAntiClockwiseTransform(GraphicTransformType::GRAPHIC_ROTATE_270); HWTEST_F() local
1030 auto transform = RSBaseRenderUtil::ClockwiseToAntiClockwiseTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT90); HWTEST_F() local
1042 auto transform = RSBaseRenderUtil::ClockwiseToAntiClockwiseTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT270); HWTEST_F() local
1054 auto transform = RSBaseRenderUtil::ClockwiseToAntiClockwiseTransform(GraphicTransformType::GRAPHIC_FLIP_V_ROT90); HWTEST_F() local
1066 auto transform = RSBaseRenderUtil::ClockwiseToAntiClockwiseTransform(GraphicTransformType::GRAPHIC_FLIP_V_ROT270); HWTEST_F() local
1078 auto transform = RSBaseRenderUtil::ClockwiseToAntiClockwiseTransform(GraphicTransformType::GRAPHIC_ROTATE_NONE); HWTEST_F() local
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_dirty_manager_test.cpp234 Matrix3f transform; in HWTEST_F() local
286 Matrix3f transform; in HWTEST_F() local
649 Matrix3f transform; HWTEST_F() local
675 Matrix3f transform; HWTEST_F() local
710 Matrix3f transform; HWTEST_F() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmdp_sm_mt8183.h60 u32 transform; member
/third_party/ffmpeg/libavcodec/tests/
H A Dfft.c377 enum tf_transform transform = TRANSFORM_FFT; in main() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dlocalebuilder.cpp102 static void transform(char* data, int32_t len) { in transform() function
/third_party/node/deps/icu-small/source/common/
H A Dlocalebuilder.cpp102 static void transform(char* data, int32_t len) { in transform() function
/third_party/mesa3d/include/vulkan/
H A Dvk_icd.h213 VkSurfaceTransformFlagBitsKHR transform; member

Completed in 34 milliseconds

1...<<1112131415161718192021