Searched refs:inptr_source (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/host/gl/gles1_dec/ |
D | gles1_dec.cpp | 6066 InputBuffer inptr_source(ptr + 8 + 4 + 4 + 4, size_source); in decode() local 6077 …(%u) length:%p(%u) )", stream, var_program, var_shadertype, (GLchar*)(inptr_source.get()), size_so… in decode() 6078 …this->glExtGetProgramBinarySourceQCOM(var_program, var_shadertype, (GLchar*)(inptr_source.get()), … in decode()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/gles2_dec/ |
D | gles2_dec.cpp | 4303 InputBuffer inptr_source(ptr + 8 + 4 + 4 + 4, size_source); in decode() local 4314 …(%u) length:%p(%u) )", stream, var_program, var_shadertype, (GLchar*)(inptr_source.get()), size_so… in decode() 4315 …this->glExtGetProgramBinarySourceQCOM(var_program, var_shadertype, (GLchar*)(inptr_source.get()), … in decode()
|