Home
last modified time | relevance | path

Searched defs:mHal (Results 1 – 25 of 109) sorted by relevance

12345

/aosp_15_r20/frameworks/rs/driver/runtime/
H A Drs_structs.h82 } mHal; member
117 } mHal; member
145 } mHal; member
182 } mHal; member
224 } mHal; member
266 } mHal; member
301 } mHal; member
/aosp_15_r20/packages/services/Car/cpp/vhal/client/include/
DAidlVhalClient.h139 std::shared_ptr<aidl::android::hardware::automotive::vehicle::IVehicle> mHal; variable
215 std::shared_ptr<aidl::android::hardware::automotive::vehicle::IVehicle> mHal; variable
282 std::shared_ptr<aidl::android::hardware::automotive::vehicle::IVehicle> mHal; variable
DHidlVhalClient.h94 android::sp<::android::hardware::automotive::vehicle::V2_0::IVehicle> mHal; variable
120 android::sp<android::hardware::automotive::vehicle::V2_0::IVehicle> mHal; variable
/aosp_15_r20/hardware/google/graphics/common/hwc3/
DComposerClient.h60 IComposerHal* mHal; variable
159 IComposerHal* mHal; variable
DComposer.h44 std::unique_ptr<IComposerHal> mHal; variable
DComposerCommandEngine.h104 IComposerHal* mHal; variable
/aosp_15_r20/frameworks/base/services/core/jni/tvinput/
H A DJTvInputHal.h157 JTvInputHal* mHal; variable
168 JTvInputHal* mHal; variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DHWComposerTest.cpp74 Hwc2::mock::Composer* const mHal = new StrictMock<Hwc2::mock::Composer>(); member
553 std::unique_ptr<Hwc2::mock::Composer> mHal{new StrictMock<Hwc2::mock::Composer>()}; member
/aosp_15_r20/system/nfc/src/adaptation/
H A DNfcAdaptation.cc83 sp<INfc> NfcAdaptation::mHal; member in NfcAdaptation
189 NfcHalDeathRecipient(android::sp<android::hardware::nfc::V1_0::INfc>& mHal) { in NfcHalDeathRecipient()
/aosp_15_r20/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
H A DSap.h35 const sp<radio::V1_0::ISap> mHal; variable
/aosp_15_r20/system/nfc/src/include/
H A DNfcAdaptation.h108 static android::sp<android::hardware::nfc::V1_0::INfc> mHal; variable
/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/src/include/
DEseAdaptation.h93 mHal; variable
/aosp_15_r20/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
H A DComposerCommandEngine.h100 ComposerHal* mHal; variable
/aosp_15_r20/frameworks/rs/
H A DrsProgramRaster.h48 Hal mHal; variable
H A DrsScriptGroupBase.h35 Hal mHal; variable
H A DrsFBOCache.h53 Hal mHal; variable
H A DrsSampler.h54 Hal mHal; variable
H A DrsProgramStore.h60 Hal mHal; variable
H A DrsMesh.h56 Hal mHal; variable
/aosp_15_r20/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
H A DComposerCommandEngine.h120 ComposerHal* mHal; variable
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
H A DComposer.h147 const std::unique_ptr<Hal> mHal; variable
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/face/aidl/
H A DFaceRemovalClientTest.java68 private ISession mHal; field in FaceRemovalClientTest
/aosp_15_r20/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
H A DComposerCommandEngine.h120 ComposerHal* mHal; variable
/aosp_15_r20/frameworks/base/services/core/jni/
H A Dcom_android_server_ConsumerIrService.cpp35 static sp<IConsumerIr> mHal; variable
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
H A DVehicleManager_fuzzer.h114 std::unique_ptr<MockedVehicleHal> mHal; variable

12345