Home
last modified time | relevance | path

Searched defs:s0 (Results 1 – 4 of 4) 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()
726 int32_t s0 = v0->texture[i].S; in lerp_texcoords() local
783 int32_t s0 = v0->texture[i].S; in lerp_texcoords_w() local
Dtexture.cpp720 int32_t s0 = Ucr - gglMulx(dsdx, x); // s0 = Ucr - x * dsdx in drawTexxOESImp() local
797 const GLint s0 = Ucr - x; in drawTexiOES() local
/frameworks/base/core/tests/coretests/src/android/os/
DAidlTest.java384 String[] s0 = new String[]{"s0[0]"}; in testArrays() local
/frameworks/native/services/surfaceflinger/
DLayer.cpp2219 uint32_t w0=0, h0=0, s0=0, f0=0; local