HomeSort by relevance Sort by last modified time
    Searched refs:PROGRAM_EXTERNAL_TEXTURE (Results 1 - 4 of 4) sorted by null

  /frameworks/av/cmds/screenrecord/
Program.h 34 enum ProgramType { PROGRAM_UNKNOWN=0, PROGRAM_EXTERNAL_TEXTURE,
FrameOutput.cpp 58 err = mExtTexProgram.setup(Program::PROGRAM_EXTERNAL_TEXTURE);
Program.cpp 272 case PROGRAM_EXTERNAL_TEXTURE:
Overlay.cpp 155 err = mExtTexProgram.setup(Program::PROGRAM_EXTERNAL_TEXTURE);

Completed in 63 milliseconds