HomeSort by relevance Sort by last modified time
    Searched defs:cec (Results 1 - 13 of 13) sorted by null

  /hardware/interfaces/tv/cec/1.0/default/
HdmiCec.h 22 #include <android/hardware/tv/cec/1.0/IHdmiCec.h>
31 namespace cec { namespace in namespace:android::hardware::tv
35 using ::android::hardware::tv::cec::V1_0::CecLogicalAddress;
36 using ::android::hardware::tv::cec::V1_0::CecMessage;
37 using ::android::hardware::tv::cec::V1_0::MaxLength;
38 using ::android::hardware::tv::cec::V1_0::HdmiPortInfo;
39 using ::android::hardware::tv::cec::V1_0::IHdmiCec;
40 using ::android::hardware::tv::cec::V1_0::IHdmiCecCallback;
41 using ::android::hardware::tv::cec::V1_0::OptionKey;
42 using ::android::hardware::tv::cec::V1_0::Result
    [all...]
HdmiCec.cpp 17 #define LOG_TAG "android.hardware.tv.cec@1.0-impl"
27 namespace cec { namespace in namespace:android::hardware::tv
269 // Methods from ::android::hardware::tv::cec::V1_0::IHdmiCec follow.
419 } // namespace cec
  /device/generic/goldfish/camera/
EmulatedCamera3.cpp 189 const EmulatedCamera3* cec = static_cast<const EmulatedCamera3*>(d); local
190 return const_cast<EmulatedCamera3*>(cec);
EmulatedCamera2.cpp 218 const EmulatedCamera2* cec = static_cast<const EmulatedCamera2*>(d); local
219 return const_cast<EmulatedCamera2*>(cec);
  /device/google/cuttlefish_common/guest/hals/camera/
EmulatedCamera3.cpp 181 const EmulatedCamera3* cec = static_cast<const EmulatedCamera3*>(d); local
182 return const_cast<EmulatedCamera3*>(cec);
EmulatedCamera2.cpp 191 const EmulatedCamera2 *cec = static_cast<const EmulatedCamera2 *>(d); local
192 return const_cast<EmulatedCamera2 *>(cec);
  /hardware/libhardware/include/hardware/
hdmi_cec.h 68 * HDMI CEC messages
199 /* When set to false, all the CEC commands are discarded. Used when
200 * user changes the TV settings to disable CEC functionality.
206 * CEC service and yield the control over to the microprocessor that is
209 * handling the cec commands. This is called when system goes
211 * start/stop handling CEC commands on behalf of the system.
227 * Maximum length in bytes of cec message body (exclude header block),
228 * should not exceed 16 (spec CEC 6 Frame Description)
254 int opcode; /* CEC opcode */
264 cec_message_t cec; member in union:hdmi_event::__anon48235
    [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/
jaxb-xjc-2.2.11.jar 
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 202 milliseconds