Home
last modified time | relevance | path

Searched refs:hight (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/media_lite/services/player_lite/server/src/
H A Dplayer_server.cpp538 int32_t hight = 0; in GetVideoHeight() local
540 WriteInt32(reply, player_->GetVideoHeight(hight)); in GetVideoHeight()
541 WriteInt32(reply, hight); in GetVideoHeight()
545 WriteInt32(reply, hight); in GetVideoHeight()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_canvas_drawing_render_node_test.cpp318 int hight = 1090; in HWTEST_F() local
320 std::list<Drawing::DrawCmdListPtr> listDrawCmd { std::make_shared<Drawing::DrawCmdList>(width, hight) }; in HWTEST_F()
324 Drawing::Canvas canvas(width, hight); in HWTEST_F()
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp403 uint32_t hight; in CheckWindowImplFunctionsPart2() local
405 startPos += GetObject(hight, data + startPos, size - startPos); in CheckWindowImplFunctionsPart2()
406 window->Resize(width, hight); in CheckWindowImplFunctionsPart2()

Completed in 6 milliseconds