Searched refs:getHwCaps (Results 1 – 2 of 2) sorted by relevance
59 public static native int getHwCaps(); in getHwCaps() method in CpuFeatures
47 int hwcaps = CpuFeatures.getHwCaps(); in testArm64RequiredHwCaps()