Searched refs:coverHandle (Results 1 – 1 of 1) sorted by relevance
299 RGN_HANDLE coverHandle; in test_rgn_cover_process() local307 coverHandle = i; in test_rgn_cover_process()309 s32Ret = RK_MPI_RGN_Create(coverHandle, &stCoverAttr); in test_rgn_cover_process()345 s32Ret = RK_MPI_RGN_AttachToChn(coverHandle, pstMppChn, &stCoverChnAttr); in test_rgn_cover_process()356 coverHandle = i; in test_rgn_cover_process()357 s32Ret = RK_MPI_RGN_GetDisplayAttr(coverHandle, pstMppChn, &stCoverChnAttr); in test_rgn_cover_process()370 s32Ret = RK_MPI_RGN_SetDisplayAttr(coverHandle, pstMppChn, &stCoverChnAttr); in test_rgn_cover_process()389 coverHandle = i; in test_rgn_cover_process()390 s32Ret = TEST_RGN_ShowOrHide(coverHandle, pstMppChn, RK_FALSE); in test_rgn_cover_process()396 coverHandle = i; in test_rgn_cover_process()[all …]