Home
last modified time | relevance | path

Searched defs:ProgramType (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/cmds/screenrecord/
DProgram.h34 enum ProgramType { PROGRAM_UNKNOWN=0, PROGRAM_EXTERNAL_TEXTURE, enum
/frameworks/support/heifwriter/src/main/java/androidx/heifwriter/
DTexture2dProgram.java67 public @interface ProgramType {} annotation in Texture2dProgram
/frameworks/base/core/java/android/hardware/radio/
DProgramSelector.java125 public @interface ProgramType {} annotation in ProgramSelector