Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/
H A DVibrationElement.cpp28 VibrationElement::VibrationElement(size_t channelNum) { in VibrationElement()
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/
H A DScanFragment.java262 TextView channelNum = (TextView) convertView.findViewById(R.id.channel_num); in getView() local
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterface.cpp1249 int32_t channelNum = sizeof(IDMA_CHANNEL_MAP)/sizeof(dpp_channel_map_t); in getDeconChannel() local