Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_uevents.cpp113 Locker::Autolock _l(ctx->mExtSetLock); in handle_uevent()
118 Locker::Autolock _l(ctx->mExtSetLock); in handle_uevent()
129 Locker::Autolock _l(ctx->mExtSetLock); in handle_uevent()
148 Locker::Autolock _l(ctx->mExtSetLock); //hwc comp could be on in handle_uevent()
Dhwc_utils.h335 mutable Locker mExtSetLock; member
Dhwc.cpp400 Locker::Autolock _l(ctx->mExtSetLock); in hwc_set_external()