OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arc_enabled
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8996/hdmi_cec/
qhdmi_cec.h
56
bool
arc_enabled
;
member in struct:qhdmicec::cec_context_t
qhdmi_cec.cpp
375
ctx->
arc_enabled
= flag ? true : false;
Completed in 821 milliseconds