Home
last modified time | relevance | path

Searched defs:getProgramName (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glsnapshot/
DGLSnapshot.cpp127 GLuint GLSnapshotState::getProgramName(GLuint name) { in getProgramName() function in gfxstream::gl::snapshot::GLSnapshotState
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DProgramData.h117 GLuint getProgramName() const { return ProgramName; } in getProgramName() function