Home
last modified time | relevance | path

Searched refs:CONSTANT_7 (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
H A Dnativewindow2.cpp50 #define CONSTANT_7 7 macro
1266 napi_create_int32(env, CONSTANT_7 * CONSTANT_1000 + CONSTANT_1, &result); in testNativeWindowSetDynamicMetadataValue4()
1271 napi_create_int32(env, CONSTANT_7 * CONSTANT_1000 + CONSTANT_2, &result); in testNativeWindowSetDynamicMetadataValue4()
1498 napi_create_int32(env, CONSTANT_7 * CONSTANT_1000 + CONSTANT_1, &result); in testNativeWindowSetStaticMetadataValue4()
1503 napi_create_int32(env, CONSTANT_7 * CONSTANT_1000 + CONSTANT_2, &result); in testNativeWindowSetStaticMetadataValue4()
1681 napi_create_int32(env, CONSTANT_7 * CONSTANT_1000 + CONSTANT_1, &result); in testNativeWindowSetMetadataValue4()
1686 napi_create_int32(env, CONSTANT_7 * CONSTANT_1000 + CONSTANT_2, &result); in testNativeWindowSetMetadataValue4()
H A Dnativewindow1.cpp41 #define CONSTANT_7 7 macro

Completed in 7 milliseconds