Searched defs:w0 (Results 1 – 5 of 5) sorted by relevance
/frameworks/rs/driver/runtime/ |
D | rs_sample.c | 128 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/ |
D | DropBoxTest.java | 181 FileWriter w0 = new FileWriter(new File(dir, "DropBoxTest@" + (before + 5000) + ".txt")); in testAddEntriesInTheFuture() local
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | shader_program.cpp | 46 const float w0 = (1.0f - x) * (1.0f - y); in GetTileCoords() local
|
/frameworks/native/services/surfaceflinger/ |
D | Layer.cpp | 1492 uint32_t w0=0, h0=0, s0=0, f0=0; in dump() local
|
/frameworks/native/opengl/libagl/ |
D | primitives.cpp | 767 int32_t w0 = v0->window.w; in lerp_texcoords_w() local
|