Searched defs:var_size (Results  1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/gl/gles1_dec/ | 
| D | gles1_dec.cpp | 648 			GLfloat var_size = Unpack<GLfloat,uint32_t>(ptr + 8);  in decode()  local909 			GLsizeiptr var_size = Unpack<GLsizeiptr,uint32_t>(ptr + 8 + 4);  in decode()  local
 931 			GLsizeiptr var_size = Unpack<GLsizeiptr,uint32_t>(ptr + 8 + 4 + 4);  in decode()  local
 1098 			GLint var_size = Unpack<GLint,uint32_t>(ptr + 8);  in decode()  local
 2395 			GLfixed var_size = Unpack<GLfixed,uint32_t>(ptr + 8);  in decode()  local
 2661 			GLint var_size = Unpack<GLint,uint32_t>(ptr + 8);  in decode()  local
 2909 			GLint var_size = Unpack<GLint,uint32_t>(ptr + 8);  in decode()  local
 2970 			GLint var_size = Unpack<GLint,uint32_t>(ptr + 8);  in decode()  local
 2990 			GLint var_size = Unpack<GLint,uint32_t>(ptr + 8);  in decode()  local
 3048 			GLint var_size = Unpack<GLint,uint32_t>(ptr + 8);  in decode()  local
 [all …]
 
 | 
| /device/generic/vulkan-cereal/stream-servers/renderControl_dec/ | 
| D | renderControl_dec.cpp | 1063 			uint32_t var_size = Unpack<uint32_t,uint32_t>(ptr + 8);  in decode()  local1139 			uint64_t var_size = Unpack<uint64_t,uint64_t>(ptr + 8);  in decode()  local
 1162 			uint64_t var_size = Unpack<uint64_t,uint64_t>(ptr + 8 + 4 + 8);  in decode()  local
 
 | 
| /device/generic/vulkan-cereal/stream-servers/gl/gles2_dec/ | 
| D | gles2_dec.cpp | 265 			GLsizeiptr var_size = Unpack<GLsizeiptr,uint32_t>(ptr + 8 + 4);  in decode()  local287 			GLsizeiptr var_size = Unpack<GLsizeiptr,uint32_t>(ptr + 8 + 4 + 4);  in decode()  local
 3066 			GLint var_size = Unpack<GLint,uint32_t>(ptr + 8 + 4);  in decode()  local
 3987 			GLsizei var_size = Unpack<GLsizei,uint32_t>(ptr + 8 + 4 + size_num);  in decode()  local
 4361 			GLint var_size = Unpack<GLint,uint32_t>(ptr + 8 + 4);  in decode()  local
 4385 			GLint var_size = Unpack<GLint,uint32_t>(ptr + 8 + 4);  in decode()  local
 4878 			GLsizeiptr var_size = Unpack<GLsizeiptr,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4);  in decode()  local
 4918 			GLsizeiptr var_size = Unpack<GLsizeiptr,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4);  in decode()  local
 5639 			GLint var_size = Unpack<GLint,uint32_t>(ptr + 8 + 4);  in decode()  local
 5661 			GLint var_size = Unpack<GLint,uint32_t>(ptr + 8 + 4);  in decode()  local
 [all …]
 
 | 
| /device/generic/vulkan-cereal/stream-servers/magma/magma_dec/ | 
| D | magma_dec.cpp | 206 			uint64_t var_size = Unpack<uint64_t,uint64_t>(ptr + 8 + 8);  in decode()  local547 			uint64_t var_size = Unpack<uint64_t,uint64_t>(ptr + 8 + 8 + 8);  in decode()  local
 
 |