Searched defs:resized (Results 1 - 19 of 19) sorted by relevance

/external/elfutils/libdwfl/
H A Dsegment.c164 bool resized = false; local
173 resized = true;
182 resized = true;
191 resized = true;
201 resized = true;
222 if (resized && idx - 1 >= highest)
/external/mesa3d/src/gallium/state_trackers/dri/sw/
H A Ddrisw.c182 * framebuffer is resized or destroyed.
192 boolean resized; local
198 resized = (drawable->old_w != width ||
202 if (resized) {
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dxm_st.c202 boolean resized; local
219 resized = (xstfb->buffer->width != xstfb->texture_width ||
223 if (resized || new_mask) {
229 if (!resized) {
/external/opencv3/samples/gpu/
H A Dcascadeclassifier.cpp30 static void convertAndResize(const Mat& src, Mat& gray, Mat& resized, double scale) argument
45 cv::resize(gray, resized, sz);
49 resized = gray;
53 static void convertAndResize(const GpuMat& src, GpuMat& gray, GpuMat& resized, double scale) argument
68 cv::cuda::resize(gray, resized, sz);
72 resized = gray;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_denoiser.c401 int resized) {
403 // if the just encoded frame was resized.
404 if (frame_type == KEY_FRAME || resized != 0) {
395 vp9_denoiser_update_frame_info(VP9_DENOISER *denoiser, YV12_BUFFER_CONFIG src, FRAME_TYPE frame_type, int refresh_alt_ref_frame, int refresh_golden_frame, int refresh_last_frame, int resized) argument
/external/webrtc/webrtc/modules/video_render/mac/
H A Dvideo_render_agl.cc1079 bool resized = false; local
1085 resized = true;
1094 // The HiView is resized or has moved.
1095 resized = true;
1098 if (resized)
1101 //WEBRTC_TRACE(kTraceDebug, "%s:%d Window has resized", __FUNCTION__, __LINE__);
1183 //WEBRTC_LOG(kTraceDebug, "%s HIViewRef:%d owner window has resized", __FUNCTION__, (int)_hiviewRef);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 659 milliseconds