Searched refs:CONSTANT_7 (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/ |
H A D | nativewindow2.cpp | 50 #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 D | nativewindow1.cpp | 41 #define CONSTANT_7 7
macro
|
Completed in 7 milliseconds