Home
last modified time | relevance | path

Searched defs:w0 (Results 1 – 5 of 5) sorted by relevance

/frameworks/rs/driver/runtime/
Drs_sample.c128 int32_t next, float w0, float w1) { in getSample_A()
138 int32_t next, float w0, float w1) { in getSample_L()
148 int32_t next, float w0, float w1) { in getSample_LA()
158 int32_t next, float w0, float w1) { in getSample_RGB()
168 int32_t next, float w0, float w1) { in getSample_565()
178 int32_t next, float w0, float w1) { in getSample_RGBA()
190 float w0, float w1, float w2, float w3) { in getSample_A()
203 float w0, float w1, float w2, float w3) { in getSample_L()
216 float w0, float w1, float w2, float w3) { in getSample_LA()
229 float w0, float w1, float w2, float w3) { in getSample_RGB()
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/
DDropBoxTest.java181 FileWriter w0 = new FileWriter(new File(dir, "DropBoxTest@" + (before + 5000) + ".txt")); in testAddEntriesInTheFuture() local
/frameworks/base/media/mca/filterfw/native/core/
Dshader_program.cpp46 const float w0 = (1.0f - x) * (1.0f - y); in GetTileCoords() local
/frameworks/native/services/surfaceflinger/
DLayer.cpp1492 uint32_t w0=0, h0=0, s0=0, f0=0; in dump() local
/frameworks/native/opengl/libagl/
Dprimitives.cpp767 int32_t w0 = v0->window.w; in lerp_texcoords_w() local