Home
last modified time | relevance | path

Searched defs:layout (Results 1 – 6 of 6) sorted by relevance

/system/teeui/libteeui/example/
Dexample_utils.h56 Error drawElements(std::tuple<Elements...>& layout, const PixelDrawer& drawPixel) { in drawElements()
64 Error handleAllEvent(std::tuple<Elements...>& layout, const Event& event) { in handleAllEvent()
70 template <typename T, typename Layout> void translateLabel(Layout* layout) { in translateLabel()
Dphys_button_example.cpp31 template <typename Layout> static void translateLabels(Layout* layout) { in translateLabels()
Dtouch_button_example.cpp29 template <typename Layout> static void translateLabels(Layout* layout) { in translateLabels()
/system/tools/hidl/
DCompoundType.cpp477 void CompoundType::emitLayoutAsserts(Formatter& out, const Layout& layout, in emitLayoutAsserts()
502 CompoundLayout layout = hasPointer in emitSafeUnionTypeDeclarations() local
754 CompoundLayout layout = getCompoundAlignmentAndSize(); in emitTypeDeclarations() local
1063 const CompoundLayout layout = getCompoundAlignmentAndSize(); in emitSafeUnionTypeConstructors() local
1481 CompoundLayout layout = getCompoundAlignmentAndSize(); in emitJavaTypeDeclarations() local
1957 CompoundLayout layout = getCompoundAlignmentAndSize(); in getAlignmentAndSize() local
/system/teeui/test/
Dteeui_device_config.cpp76 const char* confirmationMessage, const char* layout) { in runRenderTest()
/system/teeui/libteeui_jni/
Dlibteeui_jni.cpp137 JString layout(env, layout_type); in Java_com_android_framebufferizer_NativeRenderer_setDeviceInfo() local