Home
last modified time | relevance | path

Searched defs:mDeviceInterface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h221 std::unique_ptr<ExynosDeviceInterface> mDeviceInterface; variable
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/tests/
H A DCameraProviderManagerTest.cpp120 sp<device::V3_2::ICameraDevice> mDeviceInterface; member