Home
last modified time | relevance | path

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

/system/teeui/libteeui/include/teeui/example/
Dexample.h61 static constexpr const int8_t kLayoutExampleError = -2; variable
/system/teeui/libteeui_jni/
Dlibteeui_jni.cpp174 if (!sCurrentExample) return kLayoutExampleError; in Java_com_android_framebufferizer_NativeRenderer_renderBuffer()