Home
last modified time | relevance | path

Searched defs:crop (Results 1 – 7 of 7) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DOpenGLSystem.java61 public static final void setTextureCrop(int[] crop) { in setTextureCrop()
DMotionBlurComponent.java35 public int[] crop = new int[4]; field in MotionBlurComponent.BlurRecord
/external/chromium/third_party/libjingle/source/talk/session/phone/
Dmediachannel.h380 bool interpolate, bool crop) const { in StretchToPlanes()
384 bool interpolate, bool crop) const { in StretchToBuffer()
389 bool crop) const { in StretchToFrame()
393 bool crop) const { in Stretch()
/external/qemu/android/camera/
Dcamera-capture-linux.c293 struct v4l2_crop crop; in _camera_device_reset() local
803 struct v4l2_crop crop; in camera_device_open() local
/external/qemu/tcg/ppc/
Dtcg-target.c1125 int crop, sh, arg; in tcg_out_setcond() local
/external/qemu/tcg/ppc64/
Dtcg-target.c1053 int crop, sh, arg; in tcg_out_setcond() local
/external/kernel-headers/original/video/
Ddsscomp.h330 struct dss2_rect_t crop; /* crop window - in source buffer */ member