Searched defs:state_binder (Results 1 - 2 of 2) sorted by path

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1410 const sp<IBinder> state_binder = IInterface::asBinder(state.surface); local
1412 if (state_binder != draw_binder) {
H A DSurfaceFlinger_hwc1.cpp1423 const sp<IBinder> state_binder = IInterface::asBinder(state.surface); local
1425 if (state_binder != draw_binder) {

Completed in 93 milliseconds