Searched defs:programId (Results 1 – 6 of 6) sorted by relevance
21 PerspectiveProgram::PerspectiveProgram(GLuint programId) : in PerspectiveProgram()
17 Program::Program(GLuint programId) : in Program()
53 GLuint programId = GLUtils::createProgram(&vertex, &fragment); in setUpPrograms() local
48 GLuint programId = GLUtils::createProgram(&vertex, &fragment); in setUpPrograms() local
759 private void verifyProgram(Uri programUri, ContentValues expectedValues, long programId) { in verifyProgram()795 long programId) { in verifyPreviewProgram()852 long programId) { in verifyWatchNextProgram()924 long programId = ContentUris.parseId(rowUri); in verifyProgramsTable() local954 long programId = ContentUris.parseId(rowUri); in verifyPreviewProgramsTable() local989 long programId = ContentUris.parseId(rowUri); in verifyWatchNextProgramsTable() local1032 long programId = ContentUris.parseId(rowUri); in verifyProgramsTableWithDeprecatedColumns() local
197 public void onAudioPresentationSelected(String inputId, int presentationId, int programId) { in onAudioPresentationSelected()