Searched refs:NUMBER_3 (Results 1 - 4 of 4) sorted by relevance
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/animation/ |
H A D | animator_event_test.cpp | 35 static int NUMBER_3 = 3; variable 45 animatorOption = OH_ArkUI_AnimatorOption_Create(NUMBER_3); in CreateAnimatorOption() 130 if (targetId == NUMBER_3) { in OnEventReceive4() 418 nodeAPI->registerNodeEvent(finish, NODE_ON_CLICK, NUMBER_3, nullptr); in testAnimatorRegisterOnFinish_004()
|
/test/xts/acts/graphic/nativevsync/entry/src/main/cpp/ |
H A D | nativevsync.cpp | 30 #define NUMBER_3 3 macro 309 napi_create_array_with_length(env, NUMBER_3, &result); in OHNativeVSyncRequestFrameNullptr()
|
/test/xts/acts/graphic/nativebuffer/entry/src/main/cpp/ |
H A D | nativebuffer.cpp | 33 #define NUMBER_3 3
macro 464 napi_create_array_with_length(env, NUMBER_3, &result);
in OHNativeBufferFromNativeWindowBufferNormal() 636 napi_create_array_with_length(env, NUMBER_3, &result);
in OHNativeBufferMapPlanesNormal() 784 napi_create_int32(env, NUMBER_1000 * index + NUMBER_3, &result);
in OHNativeBufferSetColorSpaceNormal() 842 napi_set_element(env, result, NUMBER_3, result1);
in OHNativeBufferGetColorSpaceNullptr() 1551 napi_create_int32(env, NUMBER_3, &result);
in OHNativeBufferGetMetadataValueNullptr()
|
/test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/ |
H A D | mian.cpp | 24 const static int NUMBER_3 = 3; variable 238 case NUMBER_3: in GetType()
|
Completed in 8 milliseconds