OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:layoutWidth
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
PhotoView.java
654
final int
layoutWidth
= getWidth();
658
mCropSize = Math.min(sCropSize, Math.min(
layoutWidth
, layoutHeight));
659
final int cropLeft = (
layoutWidth
- mCropSize) / 2;
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 572 milliseconds