Home
last modified time | relevance | path

Searched refs:valid_type (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmconnector.h52 bool valid_type() const;
/hardware/qcom/audio/hal/audio_extn/
Dsoundtrigger.c416 bool valid_type = in audio_extn_sound_trigger_update_stream_status() local
422 if (valid_type && platform_sound_trigger_usecase_needs_event(uc_info->id)) { in audio_extn_sound_trigger_update_stream_status()
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmconnector.cpp241 bool DrmConnector::valid_type() const { in valid_type() function in android::DrmConnector