Home
last modified time | relevance | path

Searched refs:NUMBER_500 (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/graphic/nativevsync/entry/src/main/cpp/
H A Dnativevsync.cpp34 #define NUMBER_500 500 macro
274 OH_NativeVSync *nativeVSyncArr[NUMBER_500]; in OHNativeVSyncCreateMuch()
276 for (uint32_t i = 0; i < NUMBER_500; i++) { in OHNativeVSyncCreateMuch()
288 for (uint32_t i = 0; i < NUMBER_500; i++) { in OHNativeVSyncCreateMuch()
/test/xts/acts/graphic/nativebuffer/entry/src/main/cpp/
H A Dnativebuffer.cpp54 #define NUMBER_500 500 macro
405 OH_NativeBuffer *bufferArr[NUMBER_500]; in OHNativeBufferAllocMuch()
406 for (uint32_t index = 0; index < NUMBER_500; index++) { in OHNativeBufferAllocMuch()
415 for (uint32_t index = 0; index < NUMBER_500; index++) { in OHNativeBufferAllocMuch()
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/
H A Dnativeimage.cpp45 #define NUMBER_500 500 macro
484 const int count = NUMBER_500; in OHNativeImageCreateMuch()

Completed in 6 milliseconds