Home
last modified time | relevance | path

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

/system/libsysprop/srcs/android/sysprop/
DDisplayProperties.sysprop43 # When set to true, apps will draw debugging information about their layouts.
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/
DFrameBufferBuffer.java107 private final String layouts[] = NativeRenderer.getAvailableLayouts(); field in FrameBufferBuffer.ConfigSelector
115 private JComboBox<String> layoutSelector = new JComboBox(layouts);