OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:halfheight
(Results
51 - 58
of
58
) sorted by null
1
2
3
/external/skia/tests/
RoundRectTest.cpp
715
SkScalar
halfHeight
= SkScalarHalf(dst.height());
721
SkScalarNearlyEqual(dst.radii((SkRRect::Corner)i).fY,
halfHeight
));
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
scale.c
3777
int
halfheight
;
local
3820
int
halfheight
;
local
[
all
...]
/packages/apps/Messaging/src/com/android/messaging/util/
ImageUtils.java
204
final int
halfHeight
= height / 2;
209
while ((!checkHeight || (
halfHeight
/ inSampleSize) > reqHeight)
[
all
...]
/development/perftests/panorama/feature_mos/src/mosaic/
Blend.cpp
137
double
halfheight
= height / 2.0;
local
[
all
...]
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.cpp
142
double
halfheight
= height / 2.0;
local
[
all
...]
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/
linearmath_wrap.cpp
[
all
...]
/frameworks/native/services/inputflinger/
InputReader.cpp
[
all
...]
/external/zxing/core/
core.jar
Completed in 712 milliseconds
1
2
3