Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/
H A DIRegionSamplingListener.cpp33 class BpRegionSamplingListener : public SafeBpInterface<IRegionSamplingListener> { class
35 explicit BpRegionSamplingListener(const sp<IBinder>& impl) in BpRegionSamplingListener() function in android::BpRegionSamplingListener
38 ~BpRegionSamplingListener() override;
48 BpRegionSamplingListener::~BpRegionSamplingListener() = default;