/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_canvas.h | 457 Point start; global() member 462 Point start; global() member 469 Point start; global() member 511 Point start; global() member [all...] |
/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_label.cpp | 496 uint32_t start = lbColor->data_.start; in GetLineBackgroundColor() local 512 uint16_t start = bColor->data_.start; in GetBackgroundColor() local 527 uint32_t start = fColor->data_.start; in GetForegroundColor() local
|
H A D | draw_utils.h | 69 uint16_t start; member
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_field_pattern_testtwo.cpp | 663 int32_t start = 0; in HWTEST_F() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | cjson_parser.cpp | 270 char *CJSONParser::SubStr(const char *src, size_t start, size_t length) in SubStr() argument
|
/foundation/arkui/ui_lite/interfaces/kits/common/ |
H A D | text.h | 165 int16_t start; member 171 int16_t start; member 177 int16_t start; member 483 void SetBackgroundColorSpan(ColorType backgroundColor, int16_t start, int16_t end) in SetBackgroundColorSpan() argument 496 void SetForegroundColorSpan(ColorType fontColor, int16_t start, int16_t end) in SetForegroundColorSpan() argument 509 void SetLineBackgroundSpan(ColorType linebackgroundColor, int16_t start, int16_t end) in SetLineBackgroundSpan() argument [all...] |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | picking.cpp | 107 bool IntersectTriangle(const Math::Vec3 triangle[3], const Math::Vec3 start, const Math::Vec3 direction, in IntersectTriangle() argument 73 IntersectAabb( Math::Vec3 aabbMin, Math::Vec3 aabbMax, Math::Vec3 start, Math::Vec3 invDirection, float& hitDistance) IntersectAabb() argument 218 HitTestNode(ISceneNode& node, const MeshComponent& mesh, const Math::Mat4X4& matrix, const Math::Vec3& start, const Math::Vec3& invDir) HitTestNode() argument 357 RayCast(const IEcs& ecs, const Math::Vec3& start, const Math::Vec3& direction) const RayCast() argument 410 RayCast( const IEcs& ecs, const Math::Vec3& start, const Math::Vec3& direction, uint64_t layerMask) const RayCast() argument 466 RayCast(const BASE_NS::Math::Vec3& start, const BASE_NS::Math::Vec3& direction, BASE_NS::array_view<const BASE_NS::Math::Vec3> triangles) const RayCast() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_render_node_drawable_adapter.cpp | 184 DrawRangeImpl( Drawing::Canvas& canvas, const Drawing::Rect& rect, int8_t start, int8_t end) const DrawRangeImpl() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_particle_effector_test.cpp | 78 Color start = RSColor(200, 0, 0, 100); in SetColor() local 265 Color start = RSColor(255, 255, 255, 255); in HWTEST_F() local 341 Color start = RSColor(255, 255, 255, 255); HWTEST_F() local [all...] |
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
H A D | image_loader_ktx.cpp | 89 const auto start = *data; in ReadStringZ() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_path.cpp | 217 OH_Drawing_PathAddRectWithInitialCorner(OH_Drawing_Path* cPath, const OH_Drawing_Rect* cRect, OH_Drawing_PathDirection dir, uint32_t start) OH_Drawing_PathAddRectWithInitialCorner() argument 255 OH_Drawing_PathAddOvalWithInitialPoint(OH_Drawing_Path* cPath, const OH_Drawing_Rect* oval, uint32_t start, OH_Drawing_PathDirection dir) OH_Drawing_PathAddOvalWithInitialPoint() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/ |
H A D | paragraph_impl.cpp | 231 std::vector<TextBox> ParagraphImpl::GetRectsForRange(size_t start, size_t end, in GetRectsForRange() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsmarshallinghelper_fuzzer/ |
H A D | rsmarshallinghelper_fuzzer.cpp | 99 float start = GetData<float>(); in DoUnmarshalling() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | media_asset_rdbstore.cpp | 394 int32_t MediaAssetRdbStore::QueryTimeIdBatch(int32_t start, int32_t count, std::vector<std::string> &batchKeys)
in QueryTimeIdBatch() argument
|
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/ |
H A D | avcodec_audio_avbuffer_encoder_demo.cpp | 84 string::size_type start = 0; in SplitStringFully() local 263 auto start = chrono::steady_clock::now(); in RunCase() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
H A D | videoenc_ndk_sample.cpp | 424 uint8_t *start = dst; in ReadOneFrameYUV420SP() local
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/ |
H A D | http_curl_client.cpp | 141 std::size_t start = 0; in IsExcluded() local
|
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/ |
H A D | avcodec_audio_avbuffer_decoder_demo.cpp | 100 string::size_type start = 0; in SplitStringFully() local 240 auto start = chrono::steady_clock::now(); in RunCase() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/ |
H A D | NativeAVMuxerStablityTest.cpp | 584 struct timeval start, end; in HWTEST_F() local 617 struct timeval start, end; in HWTEST_F() local 649 struct timeval start, end; in HWTEST_F() local 679 struct timeval start, end; HWTEST_F() local 725 struct timeval start, end; HWTEST_F() local 764 struct timeval start, end; HWTEST_F() local 794 struct timeval start, end; HWTEST_F() local 837 struct timeval start, end; HWTEST_F() local [all...] |
/foundation/multimedia/media_foundation/src/filter/ |
H A D | filter.cpp | 307 Status Filter::SetPlayRange(int64_t start, int64_t end) in SetPlayRange() argument 468 Status Filter::DoSetPlayRange(int64_t start, int64_t end) in DoSetPlayRange() argument
|
/foundation/multimedia/av_codec/test/unittest/filter_test/ |
H A D | decoder_surface_filter_unit_test.cpp | 952 int64_t start = 100; in HWTEST_F() local
|
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | tester_common.cpp | 453 char* start = dst; in ReadOneFrameYUV420P() local 478 char* start = dst; in ReadOneFrameYUV420SP() local 497 char* start = dst; in ReadOneFrameRGBA() local
|
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | fetch_file_result_napi.cpp | 793 int64_t start = MediaFileUtils::UTCTimeMilliSeconds(); in GetAllObjectCompleteCallback() local
|
/foundation/multimedia/player_framework/interfaces/inner_api/native/ |
H A D | player.h | 800 virtual int32_t SetPlayRange(int64_t start, int64_ argument 833 SetPlayRangeWithMode(int64_t start, int64_t end, PlayerSeekMode mode = SEEK_PREVIOUS_SYNC) SetPlayRangeWithMode() argument [all...] |
/foundation/multimedia/player_framework/services/services/player/client/ |
H A D | player_client.cpp | 145 int32_t PlayerClient::SetPlayRange(int64_t start, int64_t end) in SetPlayRange() argument 152 int32_t PlayerClient::SetPlayRangeWithMode(int64_t start, int64_t end, PlayerSeekMode mode) in SetPlayRangeWithMode() argument
|