Home
last modified time | relevance | path

Searched refs:ndkHardware (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_BitmapTest.cpp162 bool ndkHardware = info.flags & ANDROID_BITMAP_FLAGS_IS_HARDWARE; in testInfo() local
163 ASSERT_EQ(ndkHardware, hardware); in testInfo()