HomeSort by relevance Sort by last modified time
    Searched refs:RS_REINTERPRET_HASH (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/cpp/util/
TypeHelpers.h 278 #define RS_REINTERPRET_HASH(T, R) \
291 RS_REINTERPRET_HASH(float, uint32_t)
292 RS_REINTERPRET_HASH(double, uint64_t)
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/util/
TypeHelpers.h 278 #define RS_REINTERPRET_HASH(T, R) \
291 RS_REINTERPRET_HASH(float, uint32_t)
292 RS_REINTERPRET_HASH(double, uint64_t)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/util/
TypeHelpers.h 278 #define RS_REINTERPRET_HASH(T, R) \
291 RS_REINTERPRET_HASH(float, uint32_t)
292 RS_REINTERPRET_HASH(double, uint64_t)
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/util/
TypeHelpers.h 278 #define RS_REINTERPRET_HASH(T, R) \
291 RS_REINTERPRET_HASH(float, uint32_t)
292 RS_REINTERPRET_HASH(double, uint64_t)

Completed in 233 milliseconds