Home
last modified time | relevance | path

Searched refs:inptr_source (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_dec.cpp6066 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/
Dgles2_dec.cpp4303 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()