Home
last modified time | relevance | path

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

/frameworks/av/cmds/screenrecord/
DProgram.h82 ProgramType mProgramType; variable
/frameworks/support/heifwriter/src/main/java/androidx/heifwriter/
DTexture2dProgram.java101 private @ProgramType int mProgramType; field in Texture2dProgram
/frameworks/base/core/java/android/hardware/radio/
DProgramSelector.java253 private final @ProgramType int mProgramType; field in ProgramSelector