Home
last modified time | relevance | path

Searched refs:LINE_RGN (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_rgn.cpp151 stRgnAttr.enType = LINE_RGN; in TEST_RGN_CreateLineAndAttach()
162 stRgnChnAttr.enType = LINE_RGN; in TEST_RGN_CreateLineAndAttach()
223 case LINE_RGN: { in TEST_RGN_ChangePosition()
313 } else if (stChnAttr.enType == LINE_RGN) { in TEST_RGN_ChangeColor()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_rgn.h62 LINE_RGN, enumerator
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp522 stAttr.enType = LINE_RGN; in test_rgn_draw_line_process()
530 stChnAttr.enType = LINE_RGN; in test_rgn_draw_line_process()
691 case LINE_RGN: { in unit_test_mpi_rgn_vpss()