Home
last modified time | relevance | path

Searched refs:layouts (Results 1 – 25 of 33) sorted by relevance

12

/aosp12/packages/apps/TV/src/com/android/tv/menu/
H A DMenuLayoutManager.java140 Rect rect = layouts.get(i); in layout()
288 List<Rect> layouts = new ArrayList<>(); in getViewLayouts() local
324 layouts.add(null); in getViewLayouts()
336 layouts.add(0, null); in getViewLayouts()
348 layouts.add(null); in getViewLayouts()
351 return layouts; in getViewLayouts()
477 List<Rect> layouts = in setSelectedPositionSmooth() local
494 Rect oldLayoutRect = layouts.get(oldPosition); in setSelectedPositionSmooth()
685 Rect rect = layouts.get(i); in setSelectedPositionSmooth()
841 List<Rect> layouts = in onMenuRowUpdated() local
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DDeviceStateToLayoutMap.java103 final Layouts layouts = XmlParser.read(in); in loadLayoutsFromConfig() local
104 if (layouts == null) { in loadLayoutsFromConfig()
108 for (com.android.server.display.config.layout.Layout l : layouts.getLayout()) { in loadLayoutsFromConfig()
/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/
H A DMapperMetadata.cpp286 …roid::status_t get_plane_layouts(const private_handle_t *handle, std::vector<PlaneLayout> *layouts) in get_plane_layouts() argument
296 layouts->reserve(num_planes); in get_plane_layouts()
334 layouts->push_back(layout); in get_plane_layouts()
388 layouts->push_back(layout); in get_plane_layouts()
542 std::vector<PlaneLayout> layouts; in get_metadata() local
543 err = get_plane_layouts(handle, &layouts); in get_metadata()
546 err = android::gralloc4::encodePlaneLayouts(layouts, &vec); in get_metadata()
873 std::vector<PlaneLayout> layouts; in getFromBufferDescriptorInfo() local
874 err = get_plane_layouts(&partial_handle, &layouts); in getFromBufferDescriptorInfo()
877 err = android::gralloc4::encodePlaneLayouts(layouts, &vec); in getFromBufferDescriptorInfo()
/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
H A DItemLayoutTest.java55 int[] layouts = in data() local
63 for (int layout : layouts) { in data()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DConversationNotifications.kt112 (row.layouts?.asSequence() ?: emptySequence())
161 entry.row?.layouts?.asSequence()
271 (row.layouts?.asSequence() ?: emptySequence())
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1116 layouts.add(layout); in getDefaultKeyboardLayout()
1123 if (layouts.isEmpty()) { in getDefaultKeyboardLayout()
1128 Collections.sort(layouts); in getDefaultKeyboardLayout()
1130 final int N = layouts.size(); in getDefaultKeyboardLayout()
1132 KeyboardLayout layout = layouts.get(i); in getDefaultKeyboardLayout()
1145 KeyboardLayout layout = layouts.get(i); in getDefaultKeyboardLayout()
1157 return layouts.get(0).getDescriptor(); in getDefaultKeyboardLayout()
1412 enabledLayouts.toArray(layouts); in getKeyboardLayoutsForInputDevice()
1416 return layouts; in getKeyboardLayoutsForInputDevice()
1634 if ((layouts == null || layouts.length == 0) in getEnabledKeyboardLayoutsForInputDevice()
[all …]
/aosp12/frameworks/base/core/tests/coretests/src/android/text/
H A DLayoutTest.java493 final List<Integer> layouts = new ArrayList<>(2); in testGetSelection_mixedLatinAndArabicTextDirection() local
496 (left, top, right, bottom, textSelectionLayout) -> layouts.add( in testGetSelection_mixedLatinAndArabicTextDirection()
499 assertEquals(2, layouts.size()); in testGetSelection_mixedLatinAndArabicTextDirection()
500 assertEquals(Layout.TEXT_SELECTION_LAYOUT_LEFT_TO_RIGHT, (long) layouts.get(0)); in testGetSelection_mixedLatinAndArabicTextDirection()
501 assertEquals(Layout.TEXT_SELECTION_LAYOUT_RIGHT_TO_LEFT, (long) layouts.get(1)); in testGetSelection_mixedLatinAndArabicTextDirection()
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/widget/
H A DTextViewFontFamilyLayoutPerfTest.java42 public static Collection layouts() { in layouts() method in TextViewFontFamilyLayoutPerfTest
H A DTextViewAutoSizeLayoutPerfTest.java45 public static Collection layouts() { in layouts() method in TextViewAutoSizeLayoutPerfTest
/aosp12/packages/apps/Car/tests/RotaryIME/
H A Dreadme.md4 easy to understand the code. It doesn't support multiple locales / layouts. It doesn't support
/aosp12/system/libsysprop/srcs/android/sysprop/
H A DDisplayProperties.sysprop43 # When set to true, apps will draw debugging information about their layouts.
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewFallbackLineSpacingTest.java51 public static Collection layouts() { in layouts() method in TextViewFallbackLineSpacingTest
/aosp12/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/
H A DFrameBufferBuffer.java107 private final String layouts[] = NativeRenderer.getAvailableLayouts(); field in FrameBufferBuffer.ConfigSelector
115 private JComboBox<String> layoutSelector = new JComboBox(layouts);
/aosp12/frameworks/base/startop/view_compiler/
H A DREADME.md15 `R.layouts.my_layout`, instead call `CompiledView.inflate`.
/aosp12/system/extras/simpleperf/scripts/purgatorio/
H A Dpurgatorio.py31 from bokeh.layouts import layout, Spacer
/aosp12/frameworks/base/packages/SystemUI/docs/
H A Dmedia-controls.md25 …](/packages/SystemUI/res/drawable/qs_media_light_source.xml)). Should be reusable in other layouts.
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java3134 final CellLayout[] layouts; in getWorkspaceAndHotseatCellLayouts() local
3136 layouts = new CellLayout[screenCount + 1]; in getWorkspaceAndHotseatCellLayouts()
3137 layouts[screenCount] = mLauncher.getHotseat(); in getWorkspaceAndHotseatCellLayouts()
3139 layouts = new CellLayout[screenCount]; in getWorkspaceAndHotseatCellLayouts()
3142 layouts[screen] = (CellLayout) getChildAt(screen); in getWorkspaceAndHotseatCellLayouts()
3144 return layouts; in getWorkspaceAndHotseatCellLayouts()
/aosp12/packages/apps/Contacts/
H A Dproguard.flags10 # Xml files containing onClick (menus and layouts) require that proguard not
/aosp12/frameworks/base/tools/aapt/
H A DResource.cpp1322 sp<ResourceTypeSet> layouts; in buildResources() local
1359 !applyFileOverlay(bundle, assets, &layouts, "layout") || in buildResources()
1410 if (layouts != NULL) { in buildResources()
1411 err = makeFileResources(bundle, assets, &table, layouts, "layout"); in buildResources()
1515 if (layouts != NULL) { in buildResources()
1516 ResourceDirIterator it(layouts, String8("layout")); in buildResources()
/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java2438 private StaticLayout getEventLayout(StaticLayout[] layouts, int i, Event event, Paint paint, in getEventLayout() argument
2440 if (i < 0 || i >= layouts.length) { in getEventLayout()
2444 StaticLayout layout = layouts[i]; in getEventLayout()
2481 layouts[i] = layout; in getEventLayout()
/aosp12/frameworks/layoutlib/create/
H A DREADME.txt66 layouts, anything that is sort of a view needs to be kept.
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/
H A Dandroid-developer-core.css868 /*carousel bulletin layouts*/
/aosp12/frameworks/native/opengl/tests/angeles/
H A Dlicense-LGPL.txt260 structure layouts and accessors, and small macros and small inline
/aosp12/hardware/interfaces/graphics/common/1.0/
H A Dtypes.hal177 * whole planar or semiplanar layouts.
/aosp12/bionic/docs/
H A Delf-tls.md406 > question therefore is the exact field layouts required. Happily, the implementors of libpthread

12