OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iheight
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/ui/
MtpImageView.java
159
int
iheight
= mOverlayIcon.getIntrinsicHeight();
local
163
float scale_height = ((float) vheight) / (
iheight
* OVERLAY_ICON_SIZE_DENOMINATOR);
167
(vheight -
iheight
) / 2,
169
(vheight +
iheight
) / 2);
173
(int) (vheight - scale *
iheight
) / 2,
175
(int) (vheight + scale *
iheight
) / 2);
/external/libpng/
pngtest.c
1333
png_uint_32 iwidth,
iheight
;
local
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar
Completed in 42 milliseconds