Home
last modified time | relevance | path

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

/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
H A Dnativewindow2.cpp48 #define CONSTANT_5 5 macro
1226 napi_create_int32(env, CONSTANT_5 * CONSTANT_1000 + CONSTANT_1, &result); in testNativeWindowSetDynamicMetadataValue3()
1231 napi_create_int32(env, CONSTANT_5 * CONSTANT_1000 + CONSTANT_2, &result); in testNativeWindowSetDynamicMetadataValue3()
1235 napi_create_int32(env, CONSTANT_5 * CONSTANT_1000 + CONSTANT_3, &result); in testNativeWindowSetDynamicMetadataValue3()
1458 napi_create_int32(env, CONSTANT_5 * CONSTANT_1000 + CONSTANT_1, &result); in testNativeWindowSetStaticMetadataValue3()
1463 napi_create_int32(env, CONSTANT_5 * CONSTANT_1000 + CONSTANT_2, &result); in testNativeWindowSetStaticMetadataValue3()
1467 napi_create_int32(env, CONSTANT_5 * CONSTANT_1000 + CONSTANT_3, &result); in testNativeWindowSetStaticMetadataValue3()
1638 napi_create_int32(env, CONSTANT_5 * CONSTANT_1000 + CONSTANT_1, &result); in testNativeWindowSetMetadataValue3()
1643 napi_create_int32(env, CONSTANT_5 * CONSTANT_1000 + CONSTANT_2, &result); in testNativeWindowSetMetadataValue3()
1647 napi_create_int32(env, CONSTANT_5 * CONSTANT_100 in testNativeWindowSetMetadataValue3()
[all...]
H A Dnativewindow1.cpp39 #define CONSTANT_5 5 macro
482 int32_t ls[] = {-CONSTANT_5, -CONSTANT_1, CONSTANT_0, CONSTANT_1, CONSTANT_10000, CONSTANT_999999999}; in testNativeWindowNativeWindowRequestBufferFenceFdNormal()
1528 napi_create_int32(env, CONSTANT_5 * CONSTANT_1000 + CONSTANT_1, &result); in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal2()
1533 napi_create_int32(env, CONSTANT_5 * CONSTANT_1000 + CONSTANT_2, &result); in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal2()

Completed in 7 milliseconds