Home
last modified time | relevance | path

Searched refs:s0 (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/opengl/libagl/
Dprimitives.cpp695 int32_t s0, int32_t t0, int32_t s1, int32_t t1, int32_t s2, int32_t t2) in compute_lod() argument
707 int32_t texelArea = abs( gglMulx(s1-s0, t2-t0, shift) - in compute_lod()
708 gglMulx(s2-s0, t1-t0, shift) )*w*h; in compute_lod()
726 int32_t s0 = v0->texture[i].S; in lerp_texcoords() local
735 int lod = compute_lod(c, i, s0, t0, s1, t1, s2, t2); in lerp_texcoords()
743 s0 *= width; in lerp_texcoords()
753 itt[6] = -lerp.iteratorsScale(itt+0, s0, s1, s2); in lerp_texcoords()
783 int32_t s0 = v0->texture[i].S; in lerp_texcoords_w() local
792 int lod = compute_lod(c, i, s0, t0, s1, t1, s2, t2); in lerp_texcoords_w()
800 s0 *= width; in lerp_texcoords_w()
[all …]
Dtexture.cpp727 int32_t s0 = Ucr - gglMulx(dsdx, x); // s0 = Ucr - x * dsdx in drawTexxOESImp() local
729 texcoords[0] = s0; in drawTexxOESImp()
804 const GLint s0 = Ucr - x; in drawTexiOES() local
809 if ((uint32_t(s0+x+w) > tw) || (uint32_t(t0+y+h) > th)) { in drawTexiOES()
818 c->rasterizer.procs.texCoord2i(c, s0, t0); in drawTexiOES()
/frameworks/base/core/tests/coretests/src/android/os/
DAidlTest.java384 String[] s0 = new String[]{"s0[0]"}; in testArrays() local
387 String[] sr = mRemote.stringArray(s0, s1, s2); in testArrays()
/frameworks/rs/api/
Drs_value_types.spec47 myVar.x == myVar.r == myVar.s0 == myVar.S0<br/>
/frameworks/native/services/surfaceflinger/
DLayer.cpp1492 uint32_t w0=0, h0=0, s0=0, f0=0; in dump() local
1496 s0 = buf0->getStride(); in dump()
1503 mFormat, w0, h0, s0,f0, in dump()
/frameworks/rs/scriptc/
Drs_value_types.rsh49 * myVar.x == myVar.r == myVar.s0 == myVar.S0
77 * v3 = v3.xas0; // Invalid: can't mix xyzw with rgba nor s0...
/frameworks/base/docs/html/guide/topics/graphics/
Dhardware-accel.jd266 …olid #CCC;border-right:1px solid #CCC;} .dn {display:none} .tblGenFixed td.s0 {background-color:wh…
275 <td class="s0"></td>
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_value_types.jd41 myVar.x == myVar.r == myVar.s0 == myVar.S0<br/>
73 v3 = v3.xas0; // Invalid: can't mix xyzw with rgba nor s0...<br/>
Doverview.jd59 myVar.x == myVar.r == myVar.s0 == myVar.S0<br/>
91 v3 = v3.xas0; // Invalid: can't mix xyzw with rgba nor s0...<br/>
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...