Home
last modified time | relevance | path

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

/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/
H A Dnativeimage.cpp44 #define NUMBER_99999 99999 macro
671 uint64_t surfaceId = NUMBER_99999; in OHNativeImageGetSurfaceIdNullptr()
673 if (res1 != 0 && surfaceId == NUMBER_99999) { in OHNativeImageGetSurfaceIdNullptr()
681 if (res2 != 0 && surfaceId == NUMBER_99999) { in OHNativeImageGetSurfaceIdNullptr()
696 uint64_t surfaceId = NUMBER_99999; in OHNativeGetSurfaceIdNormal()
698 if (res == 0 && surfaceId != NUMBER_99999) { in OHNativeGetSurfaceIdNormal()

Completed in 3 milliseconds