OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:largeIndex
(Results
1 - 3
of
3
) sorted by null
/packages/experimental/LoaderApp/src/com/android/loaderapp/
HomeGroupsXLarge.java
118
int
largeIndex
= paneHost.indexOfChild(largePane);
132
if (smallIndex <
largeIndex
) {
/packages/apps/Camera2/src/com/android/camera/settings/
SettingsUtil.java
319
int
largeIndex
= getNextSupportedVideoQualityIndex(cameraId, -1);
320
int mediumIndex = getNextSupportedVideoQualityIndex(cameraId,
largeIndex
);
324
selectedQualities.large = sVideoQualities[
largeIndex
];
/external/deqp/modules/gles31/functional/
es31fVertexAttributeBindingTests.cpp
[
all
...]
Completed in 216 milliseconds