Searched refs:ndkHardware (Results 1 – 1 of 1) sorted by relevance
162 bool ndkHardware = info.flags & ANDROID_BITMAP_FLAGS_IS_HARDWARE; in testInfo() local163 ASSERT_EQ(ndkHardware, hardware); in testInfo()