Searched defs:isExternalConnected (Results 1 - 10 of 10) sorted by relevance

/hardware/qcom/display/msm8084/libqdutils/
H A Ddisplay_config.cpp38 int isExternalConnected(void) { function in namespace:qdutils
/hardware/qcom/display/msm8226/libqdutils/
H A Ddisplay_config.cpp38 int isExternalConnected(void) { function in namespace:qdutils
/hardware/qcom/display/msm8909/libqdutils/
H A Ddisplay_config.cpp38 int isExternalConnected(void) { function in namespace:qdutils
/hardware/qcom/display/msm8960/libexternal/
H A Dexternal.h48 bool isExternalConnected() { return mConnected;}; function in class:qhwc::ExternalDisplay
/hardware/qcom/display/msm8994/libqdutils/
H A Ddisplay_config.cpp38 int isExternalConnected(void) { function in namespace:qdutils
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_qclient.cpp101 static void isExternalConnected(hwc_context_t* ctx, Parcel* outParcel) { function in namespace:qClient
216 isExternalConnected(mHwcContext, outParcel);
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_qclient.cpp102 static void isExternalConnected(hwc_context_t* ctx, Parcel* outParcel) { function in namespace:qClient
262 isExternalConnected(mHwcContext, outParcel);
/hardware/qcom/display/msm8996/libqdutils/
H A Ddisplay_config.cpp48 int isExternalConnected(void) { function in namespace:qdutils
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_qclient.cpp114 static void isExternalConnected(hwc_context_t* ctx, Parcel* outParcel) { function in namespace:qClient
364 isExternalConnected(mHwcContext, outParcel);
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_qclient.cpp113 static void isExternalConnected(hwc_context_t* ctx, Parcel* outParcel) { function in namespace:qClient
376 isExternalConnected(mHwcContext, outParcel);

Completed in 2113 milliseconds