Searched defs:ret7 (Results 1 - 5 of 5) sorted by relevance
/test/xts/acts/graphic/graphicnapitest/ |
H A D | NativeVsyncTest.cpp | 181 int ret7 = OH_NativeVSync_RequestFrameWithMultiCallback(native_vsync, callback, nullptr); in HWTEST_F() local
|
H A D | NativeImageTest.cpp | 1089 int32_t ret7 = OH_NativeImage_AcquireNativeWindowBuffer(image, &nativeWindowBuffer, &fenceFd); in HWTEST_F() local 1342 int32_t ret7 = OH_ConsumerSurface_SetDefaultSize(image, 1, 1); in HWTEST_F() local 1374 int32_t ret7 = OH_ConsumerSurface_SetDefaultSize(image, -res, -res); in HWTEST_F() local
|
/test/xts/acts/multimedia/avcodec/AVCodecDrmNdk/entry/src/main/cpp/ |
H A D | hello.cpp | 264 OH_AVErrCode ret7 = OH_AVBuffer_Destroy(inBuf); in Test_AVCencInfo_SetAVBuffer() local
|
/test/xts/acts/multimedia/media/media_ndk_standard/avPlayerDrmNdk/entry/src/main/cpp/ |
H A D | hello.cpp | 293 OH_AVErrCode ret7 = OH_AVPlayer_SetDecryptionConfig(playerHandle, drmKeySession, secureVideoPath);
in Test_AVPlayer_SetDecryptionConfig() local
|
/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/ |
H A D | hello.cpp | 1160 Drm_ErrCode ret7 = OH_MediaKeySystem_Destroy(drmKeySystem);
in Test_MediaKeySystem_GetOfflineMediaKeyStatus() local 1643 Drm_ErrCode ret7 = OH_MediaKeySession_CheckMediaKeyStatus(drmKeySession, &status_after);
in Test_MediaKeySession_ClearMediaKeys() local
|
Completed in 10 milliseconds