Home
last modified time | relevance | path

Searched defs:var_x (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/renderControl_dec/
DrenderControl_dec.cpp485 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4); in decode() local
514 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4); in decode() local
717 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4); in decode() local
955 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4); in decode() local
1000 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4); in decode() local
1312 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4); in decode() local
1337 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4); in decode() local
/device/generic/vulkan-cereal/stream-servers/gl/gles1_dec/
Dgles1_dec.cpp684 GLfloat var_x = Unpack<GLfloat,uint32_t>(ptr + 8 + 4); in decode() local
703 GLfloat var_x = Unpack<GLfloat,uint32_t>(ptr + 8); in decode() local
800 GLfloat var_x = Unpack<GLfloat,uint32_t>(ptr + 8); in decode() local
1173 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local
1198 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4); in decode() local
2462 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8); in decode() local
2495 GLfixed var_x = Unpack<GLfixed,uint32_t>(ptr + 8 + 4); in decode() local
2550 GLfixed var_x = Unpack<GLfixed,uint32_t>(ptr + 8); in decode() local
2569 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8); in decode() local
2890 GLfixed var_x = Unpack<GLfixed,uint32_t>(ptr + 8); in decode() local
[all …]
/device/generic/vulkan-cereal/stream-servers/gl/gles2_dec/
Dgles2_dec.cpp492 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local
517 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4); in decode() local
2104 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8); in decode() local
2190 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8); in decode() local
2499 GLfloat var_x = Unpack<GLfloat,uint32_t>(ptr + 8 + 4); in decode() local
2537 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4); in decode() local
2575 GLfloat var_x = Unpack<GLfloat,uint32_t>(ptr + 8 + 4); in decode() local
2614 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4); in decode() local
2653 GLfloat var_x = Unpack<GLfloat,uint32_t>(ptr + 8 + 4); in decode() local
2693 GLint var_x = Unpack<GLint,uint32_t>(ptr + 8 + 4); in decode() local
[all …]
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.h55 float var_x, var_y, var_z; member