HomeSort by relevance Sort by last modified time
    Searched defs:ProgramType (Results 1 - 2 of 2) sorted by null

  /frameworks/av/cmds/screenrecord/
Program.h 34 enum ProgramType { PROGRAM_UNKNOWN=0, PROGRAM_EXTERNAL_TEXTURE,
49 status_t setup(ProgramType type);
82 ProgramType mProgramType;
  /external/deqp/modules/glshared/
glsLifetimeTests.hpp 183 class ProgramType : public Type
186 ProgramType (const Context& ctx) : Type(ctx) {}
369 ProgramType m_programType;

Completed in 2496 milliseconds