OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mMPDeathNotifier
(Results
1 - 8
of
8
) sorted by null
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_qclient.h
64
const android::sp<android::IMediaDeathNotifier>
mMPDeathNotifier
;
hwc_qclient.cpp
45
mMPDeathNotifier
(new MPDeathNotifier(ctx))
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_qclient.h
64
const android::sp<android::IMediaDeathNotifier>
mMPDeathNotifier
;
hwc_qclient.cpp
45
mMPDeathNotifier
(new MPDeathNotifier(ctx))
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_qclient.h
65
const android::sp<android::IMediaDeathNotifier>
mMPDeathNotifier
;
hwc_qclient.cpp
43
mMPDeathNotifier
(new MPDeathNotifier(ctx))
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_qclient.h
65
const android::sp<android::IMediaDeathNotifier>
mMPDeathNotifier
;
hwc_qclient.cpp
43
mMPDeathNotifier
(new MPDeathNotifier(ctx))
Completed in 230 milliseconds