Searched defs:layout (Results 1 – 6 of 6) sorted by relevance
56 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()
31 template <typename Layout> static void translateLabels(Layout* layout) { in translateLabels()
29 template <typename Layout> static void translateLabels(Layout* layout) { in translateLabels()
477 void CompoundType::emitLayoutAsserts(Formatter& out, const Layout& layout, in emitLayoutAsserts()502 CompoundLayout layout = hasPointer in emitSafeUnionTypeDeclarations() local754 CompoundLayout layout = getCompoundAlignmentAndSize(); in emitTypeDeclarations() local1063 const CompoundLayout layout = getCompoundAlignmentAndSize(); in emitSafeUnionTypeConstructors() local1481 CompoundLayout layout = getCompoundAlignmentAndSize(); in emitJavaTypeDeclarations() local1957 CompoundLayout layout = getCompoundAlignmentAndSize(); in getAlignmentAndSize() local
76 const char* confirmationMessage, const char* layout) { in runRenderTest()
137 JString layout(env, layout_type); in Java_com_android_framebufferizer_NativeRenderer_setDeviceInfo() local