Home
last modified time | relevance | path

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

/system/teeui/libteeui/include/teeui/example/
Dexample.h70 #define NUM_LAYOUTS ((sizeof(kAvailableLayouts) / sizeof(kAvailableLayouts[0]))) macro
/system/teeui/libteeui_jni/
Dlibteeui_jni.cpp221 size_t list_size = NUM_LAYOUTS; in Java_com_android_framebufferizer_NativeRenderer_getAvailableLayouts()