HomeSort by relevance Sort by last modified time
    Searched full:fixed (Results 26 - 50 of 7512) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/skia/gm/
ninepatchstretch.cpp 81 const SkScalar fixed = SkIntToScalar(bm.width() - center.width()); local
84 { fixed * 4 / 5, fixed * 4 / 5 }, // shrink in both axes
85 { fixed * 4 / 5, fixed * 4 }, // shrink in X
86 { fixed * 4, fixed * 4 / 5 }, // shrink in Y
87 { fixed * 4, fixed * 4 }
101 SkRect r = SkRect::MakeXYWH(x + ix * fixed, y + iy * fixed
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/
remove-add-fixed-position.html 4 .d1 {position:fixed; top:5; right:5; z-index:2; overflow:hidden;}
11 var fixed;
15 fixed = document.getElementById("d1");
16 fixed.parentElement.removeChild(fixed);
21 document.body.appendChild(fixed);
33 <button onclick="remove_child();">remove fixed</button>
37 <button onclick="add_child();">add fixed</button>
  /external/chromium_org/third_party/mesa/src/docs/
ARB_color_buffer_float.txt 2 - Rendering to multiple render targets, some fixed-point, some floating-point, with FIXED_ONLY fragment clamping and polygon smooth enabled may write incorrect values to the fixed point buffers (depends on spec interpretation)
relnotes-7.0.2.html 42 <li>Fixed a vertex buffer wrapping issue (bug 9962)
46 <li>Fixed a blending/banding issue (bug 11931)
47 <li>Fixed a GLU matrix inversion bug (#6748)
48 <li>Fixed problem with large glDrawArrays calls and indirect rendering (bug 12141)
49 <li>Fixed an assortment of i965 driver bugs
50 <li>Fixed x86-64 vertex transformation bug (12216)
51 <li>Fixed X server crash caused by multiple indirect rendering clients
53 <li>Fixed a glCopyPixels/glPixelZoom bug (12417)
54 <li>Fixed a bug when using glMaterial in display lists (bug 10604)
55 <li>Fixed a few GLUT/Fortran issues (Bill Mitchell
    [all...]
relnotes-7.5.1.html 55 <li>Fixed swapbuffers jerkiness in Doom3/etc in Intel drivers.
56 <li>Fixed front buffer rendering bug in Intel drivers.
57 <li>Fixed minor GLX memory leaks.
58 <li>Fixed some texture env / fragment program state bugs.
59 <li>Fixed some Gallium glBlitFramebuffer() bugs
61 <li>Fixed Gallium glBitmap() Z position bug
64 <li>Fixed 32/64-bit cross compilation issue in gen_matypes.c
65 <li>Fixed glXCreateGLXPixmap() for direct rendering.
66 <li>Fixed Gallium glCopyPixels(GL_STENCIL_INDEX) mispositioned image bug.
versions.html 83 <li>fixed pow() domain error in src/light.c
84 <li>fixed "flickering bitmaps" in double buffer mode
85 <li>fixed tk.h and aux.h for C++
165 <li>fixed a division by zero error in line clippping
166 <li>occasional wrong default background color really fixed!
168 <li>gluBuild2DMipmaps malloc problem fixed
194 <li>glScissor bug fixed
195 <li>round-off errors in clipping lines against clip planes fixed
198 <li>problem with accidentally culled polygons is fixed
199 <li>fixed some widget compilation problem
    [all...]
relnotes-7.6.1.html 50 <li>Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug 24217
53 <li>Fixed default texture binding bug when a bound texture was deleted.
56 <li>Fixed AUX buffer breakage (bug 24426).
57 <li>Fixed locale-dependent float parsing bug in GLSL compiler (bug 24531)
58 <li>Fixed Gallium Cell driver compilation failure.
59 <li>Fixed glGetTexLevelParameter(GL_TEXTURE_INTERNAL_FORMAT) query so that
61 <li>Fixed glBitmap bugs in Intel drivers.
62 <li>Fixed a number of Microsoft Visual Studio compilation problems.
63 <li>Fixed clipping / provoking vertex bugs in i965 driver.
67 <li>Fixed assorted memory leaks (usually on error paths
    [all...]
  /external/mesa3d/docs/
ARB_color_buffer_float.txt 2 - Rendering to multiple render targets, some fixed-point, some floating-point, with FIXED_ONLY fragment clamping and polygon smooth enabled may write incorrect values to the fixed point buffers (depends on spec interpretation)
relnotes-7.0.2.html 42 <li>Fixed a vertex buffer wrapping issue (bug 9962)
46 <li>Fixed a blending/banding issue (bug 11931)
47 <li>Fixed a GLU matrix inversion bug (#6748)
48 <li>Fixed problem with large glDrawArrays calls and indirect rendering (bug 12141)
49 <li>Fixed an assortment of i965 driver bugs
50 <li>Fixed x86-64 vertex transformation bug (12216)
51 <li>Fixed X server crash caused by multiple indirect rendering clients
53 <li>Fixed a glCopyPixels/glPixelZoom bug (12417)
54 <li>Fixed a bug when using glMaterial in display lists (bug 10604)
55 <li>Fixed a few GLUT/Fortran issues (Bill Mitchell
    [all...]
relnotes-7.5.1.html 55 <li>Fixed swapbuffers jerkiness in Doom3/etc in Intel drivers.
56 <li>Fixed front buffer rendering bug in Intel drivers.
57 <li>Fixed minor GLX memory leaks.
58 <li>Fixed some texture env / fragment program state bugs.
59 <li>Fixed some Gallium glBlitFramebuffer() bugs
61 <li>Fixed Gallium glBitmap() Z position bug
64 <li>Fixed 32/64-bit cross compilation issue in gen_matypes.c
65 <li>Fixed glXCreateGLXPixmap() for direct rendering.
66 <li>Fixed Gallium glCopyPixels(GL_STENCIL_INDEX) mispositioned image bug.
versions.html 83 <li>fixed pow() domain error in src/light.c
84 <li>fixed "flickering bitmaps" in double buffer mode
85 <li>fixed tk.h and aux.h for C++
165 <li>fixed a division by zero error in line clippping
166 <li>occasional wrong default background color really fixed!
168 <li>gluBuild2DMipmaps malloc problem fixed
194 <li>glScissor bug fixed
195 <li>round-off errors in clipping lines against clip planes fixed
198 <li>problem with accidentally culled polygons is fixed
199 <li>fixed some widget compilation problem
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
updateBugState.xml 35 "Fixed in $buildAlias ($buildID).", otherwise uses buildID or just "Fixed in latest build."
38 "Fixed in $buildAlias ($buildID).", otherwise uses buildAlias or just "Fixed in latest build."
50 one of FIXED, INVALID, WONTFIX, LATER, REMIND, or WORKSFORME (default: FIXED)
63 move to FIXED using buildID S200606051102 and buildAlias 2.2.0RC7. Comment will be:
64 "Fixed in 2.2.0RC7 (S200606051102)."
68 resolution="FIXED" buildID="S200606051102" buildAlias="2.2.0RC7"
73 move to FIXED. Comment will be
    [all...]
  /external/chromium_org/third_party/opus/
opus.gyp 110 'src/silk/fixed/apply_sine_window_FIX.c',
111 'src/silk/fixed/autocorr_FIX.c',
112 'src/silk/fixed/burg_modified_FIX.c',
113 'src/silk/fixed/corrMatrix_FIX.c',
114 'src/silk/fixed/encode_frame_FIX.c',
115 'src/silk/fixed/find_LPC_FIX.c',
116 'src/silk/fixed/find_LTP_FIX.c',
117 'src/silk/fixed/find_pitch_lags_FIX.c',
118 'src/silk/fixed/find_pred_coefs_FIX.c',
119 'src/silk/fixed/k2a_FIX.c'
    [all...]
  /external/valgrind/main/docs/internals/
3_1_BUGSTATUS.txt 3 pending = is scheduled to be fixed (or at least considered) on this branch
11 v5868 fixed 108258 NPTL pthread cleanup handlers not called
12 v5906 fixed 117290 valgrind is sigKILL'd on startup
14 v5414 fixed 118703 m_signals.c:1427 Assertion 'tst->status == VgTs_WaitSys'
17 vx1617 fixed 118466 add %reg, %reg generates incorrect validity for bit 0
18 v5847 fixed 123210 New: strlen from ld-linux on amd64
19 v5838 fixed 123244 DWARF2 CFI reader: unhandled CFI instruction 0:18
20 v5785 fixed 123248 syscalls in glibc-2.4: openat, fstatat, symlinkat
22 v5886 fixed 123535 mremap(new_addr) requires MREMAP_FIXED in 4th arg
23 ???? fixed 123836 small typo in the do
    [all...]
3_0_BUGSTATUS.txt 27 FIXED-TRUNK: now done (many many commits)
32 FIXED-TRUNK: TODO ?
37 FIXED-TRUNK: vg:???
42 FIXED-TRUNK: 4636
47 FIXED-TRUNK: vg:5046
54 FIXED-TRUNK: TODO?
63 FIXED-TRUNK: vex:1320 - vex impl of sysenter
71 FIXED-TRUNK: many commits (vg:5031 ?)
81 FIXED-TRUNK: vg:4425
88 FIXED-TRUNK: TOD
    [all...]
  /external/v8/
ChangeLog 5 Fixed use of proxies as f.prototype properties. (issue 2021)
32 Fixed push-to-trunk script (and re-push).
40 Fixed declarations escaping global strict eval. (Issue 1624)
42 Fixed wrapping of receiver for non-strict callbacks. (Issue 1973)
44 Fixed function declarations overwriting read-only global properties.
47 Fixed --use-strict flag in combination with --harmony[-scoping].
84 Fixed VFP detection through compiler defines. (issue 1996)
125 Fixed issue 1802: Pass zone explicitly to zone-allocation on x64 and
135 Fixed the negative lookup stub to handle deleted entries in a
143 Fixed Chromium issue http://crbug.com/115646: When compiling for-i
    [all...]
  /external/chromium_org/v8/
ChangeLog 3 Fixed Math.round/floor that had bogus Smi representation
11 Fixed bug in HPhi::SimplifyConstantInput (Chromium issue 269679)
13 Fixed gcmole bugs in i18n code (issue 2745)
23 Fixed smi-based math floor. (Chromium issue 270268)
28 Fixed Object.freeze, Object.observe wrt CountOperation and
40 Fixed Array index dehoisting. (Chromium issue 264203)
64 Fixed a crash for large code objects on ARM (Chromium issue 2736)
66 Fixed stale unhandlified value in JSObject::SetPropertyForResult.
89 Fixed JSArray-specific length lookup in polymorphic array handling
99 Fixed Chromium issues 247688, 258519 and 260203
    [all...]
  /external/e2fsprogs/tests/f_illitable_flexbg/
expect.1 4 Group descriptor 0 checksum is invalid. FIXED.
9 Group descriptor 1 checksum is invalid. FIXED.
10 Group descriptor 2 checksum is invalid. FIXED.
11 Group descriptor 3 checksum is invalid. FIXED.
15 Group descriptor 1 checksum is invalid. FIXED.
  /packages/wallpapers/Basic/res/xml/
polar_clock_palettes.xml 15 <palette kind="fixed"
21 <palette kind="fixed"
27 <palette kind="fixed"
33 <palette kind="fixed"
39 <palette kind="fixed"
45 <palette kind="fixed"
  /external/chromium_org/third_party/WebKit/Source/core/platform/
LengthBox.h 47 : m_left(Length(v, Fixed))
48 , m_right(Length(v, Fixed))
49 , m_top(Length(v, Fixed))
50 , m_bottom(Length(v, Fixed))
63 : m_left(Length(l, Fixed))
64 , m_right(Length(r, Fixed))
65 , m_top(Length(t, Fixed))
66 , m_bottom(Length(b, Fixed))
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/
layer_background_color.html 6 position: fixed;
17 <!-- Fixed position elements may skip compositing without a scrollable
  /external/chromium_org/third_party/opus/src/
silk_headers.mk 22 silk/fixed/main_FIX.h \
23 silk/fixed/structs_FIX.h \
  /external/jmonkeyengine/engine/src/core/com/jme3/renderer/
GL1Renderer.java 10 * which allows to set fixed functionality state.
17 * Set the fixed functionality state.
  /external/valgrind/unittest/output_tests/
fun_hist_test.cc 3 extern "C" { // TODO: make this line empty when ignore vs. mangling is fixed.
29 } // TODO: make this line empty when ignore vs. mangling is fixed.
  /frameworks/base/core/tests/coretests/src/android/app/activity/
LifecycleTest.java 43 //Suppressing until 1285425 is fixed.
50 //Marking flaky until bug 1164344 is fixed.
58 //Marking flaky until bug 1164344 is fixed.
60 //Suppressing until 1285425 is fixed.
67 //flaky test, removing from large suite until 1866891 is fixed
74 //Suppressing until 1285425 is fixed.
87 //Suppressing until 1285425 is fixed.
100 //Suppressing until 1285425 is fixed.

Completed in 492 milliseconds

12 3 4 5 6 7 8 91011>>