Home
last modified time | relevance | path

Searched defs:max (Results 251 – 262 of 262) sorted by relevance

1...<<11

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1362 void MeshBuilder::SetAABB(size_t submeshIndex, const Math::Vec3& min, const Math::Vec3& max) in SetAABB()
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp3034 int const max = 32767; in MixAudio() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp49 GLint max = 0; in Init() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_render_particle_test.cpp803 float max = 0.f; in HWTEST_F() local
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_proxy.cpp1960 int64_t max = 0; in GetInfraredFrequencies() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dinner_model_test.cpp1349 float max {0.0f}; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dinner_model_test.cpp1288 float max {0.0f}; variable
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/
H A Dtest_xml.cpp2151 size_t max = 1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp1157 void ScrollablePattern::SetMaxFlingVelocity(double max) in SetMaxFlingVelocity()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp833 const Math::Vec3 max = { position.max[0], position.max[1], position.max[2] }; in ProcessPrimitives() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store.cpp601 int max = static_cast<int32_t>(NativeRdb::ConflictResolution::ON_CONFLICT_REPLACE); in ParseConflictResolution() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1210 ArkUI_Uint32 max; member
1416 ArkUIOptionalInt max; member

1...<<11