Home
last modified time | relevance | path

Searched defs:precision (Results 1 – 22 of 22) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
Dpoint_t.h86 static const int32_t precision = 2; in ToString() local
Doffset_t.h163 static const int32_t precision = 2; in ToString() local
Drect_t.h379 static const int32_t precision = 2; in ToString() local
423 static const int32_t precision = 2; in ToBounds() local
Dsize_t.h384 static const int32_t precision = 2; in ToString() local
877 static const int32_t precision = 2; in ToString() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
Dwebgl_shader_precision_format.h53 void SetShaderPrecisionFormatPrecision(int precision) in SetShaderPrecisionFormatPrecision()
/foundation/arkui/ace_engine/frameworks/base/geometry/
Ddimension_rect.h85 static const int32_t precision = 2; in ToString() local
/foundation/ai/intelligent_voice_framework/utils/
Dstring_util.h79 inline std::string StringUtil::Float2String(float arg, int32_t precision) in Float2String()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
Dwebgl_shader_precision_format.cpp77 int precision = obj->GetShaderPrecisionFormatPrecision(); in GetShaderPrecisionFormatPrecision() local
Dwebgl_rendering_context_base_impl.cpp699 GLint precision = 0; in GetShaderPrecisionFormat() local
/foundation/multimodalinput/input/test/unittest/common/src/
Devent_util_test.cpp192 const int precision = 2; in DumpInputEvent() local
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/big_data_statistics/
Dgallery_download_file_stat.cpp112 double precision = 1e-10; in UpdateDownloadSpeedStat() local
/foundation/communication/wifi/wifi/frameworks/native/src/
Dnetwork_selection.cpp35 constexpr int precision = 2; in ToString() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Dparagraph.h51 static const int32_t precision = 2; in ToString() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dvalue_object.cpp244 int precision = 0; in GetPrecision() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dmeasure_property.h166 static const int32_t precision = 2; in ToString() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
Dcamera_napi_utils.cpp214 const double precision = 1000000.0; in FloatToDouble() local
/foundation/multimodalinput/input/service/window_manager/src/
Dtouch_drawing_manager.cpp338 std::string TouchDrawingManager::FormatNumber(T number, int32_t precision) in FormatNumber()
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dpac_map.cpp148 …eFloatDoubleDataValue(OHOS::AAFwk::IInterface *baseObj, Json::Value &json, int type, int precision) in GetBaseFloatDoubleDataValue()
157 #define GET_BASE_FLOAT_DOUBLE_DATA_VALUE(iid, id, it, value, precision, json, type) \ argument
/foundation/arkui/ace_engine/frameworks/core/components/image/
Drosen_render_image.cpp215 static constexpr double precision = 0.5; in ImageDataPaintSuccess() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
Ddialog_pattern.cpp1621 static const int32_t precision = 2; in DumpObjectProperty() local
/foundation/window/window_manager/window_scene/interfaces/include/
Dws_common.h494 constexpr int precision = 2; in ToString() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dpixel_map_napi.cpp3974 const double precision = 1000000.0; in FloatToDouble() local