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

  /bionic/libc/kernel/common/linux/
msm_hw3d.h 26 #define HW3D_REGION_ID(addr) (((uint32_t)(addr) >> 28) & 0xf)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
msm_hw3d.h 26 #define HW3D_REGION_ID(addr) (((uint32_t)(addr) >> 28) & 0xf)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
msm_hw3d.h 26 #define HW3D_REGION_ID(addr) (((uint32_t)(addr) >> 28) & 0xf)
  /external/kernel-headers/original/linux/
msm_hw3d.h 32 #define HW3D_REGION_ID(addr) (((uint32_t)(addr) >> 28) & 0xf)

Completed in 73 milliseconds