Home
last modified time | relevance | path

Searched defs:linkStatus (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/radio/aidl/compat/service/
Dhidl-utils.cpp33 const auto linkStatus = hal->linkToDeath(gHalDeathRecipient, 0); in linkDeathToDeath() local
/hardware/google/gfxstream/host/tests/
DShaderUtils.cpp76 GLint linkStatus; in compileAndLinkShaderProgram() local
DGLSnapshotPrograms_unittest.cpp59 GLboolean linkStatus; member
/hardware/google/gfxstream/host/gl/glsnapshot/
DGLSnapshot.h37 bool linkStatus; member
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp407 GLint linkStatus; in MakeProgram() local
436 GLint linkStatus; in MakeProgram() local
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLSharedGroup.cpp869 void GLSharedGroup::setProgramLinkStatus(GLuint program, GLint linkStatus) { in setProgramLinkStatus()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp3225 GLint linkStatus = GL_FALSE; in glLinkProgram() local
4479 GLint linkStatus; in compileAndLinkShaderProgram() local
DGLESv30Imp.cpp997 GLint linkStatus = GL_FALSE; in glProgramBinary() local
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp1945 GLint linkStatus = 0; in updateProgramInfoAfterLink() local
4969 GLint linkStatus = 0; in s_glGetProgramBinary() local
5563 GLint linkStatus = 0; in s_glCreateShaderProgramv() local
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp2764 GLint linkStatus; in linkAndValidateProgram() local