Searched defs:ANDROID_NATIVE_UNSIGNED_CAST (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/include/android_stub/nativebase/ | ||
H A D | nativebase.h | 29 #define ANDROID_NATIVE_UNSIGNED_CAST(x) static_cast<unsigned int>(x) macro |
Completed in 1 milliseconds