/hardware/google/gfxstream/host/gl/ |
D | BufferGl.cpp | 20 BufferGl::BufferGl(uint64_t size, HandleType handle, ContextHelper* helper) in BufferGl() 24 std::unique_ptr<BufferGl> BufferGl::create(uint64_t size, HandleType handle, ContextHelper* helper)… in create() 93 std::unique_ptr<BufferGl> BufferGl::onLoad(android::base::Stream* stream, ContextHelper* helper) { in onLoad()
|
D | ColorBufferGl.cpp | 249 HandleType hndl, ContextHelper* helper, in create() 397 ContextHelper* helper, TextureDraw* textureDraw) in ColorBufferGl() 1027 EGLDisplay p_display, ContextHelper* helper, in onLoad()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkEmulatedPhysicalDeviceMemoryTests.cpp | 110 EmulatedPhysicalDeviceMemoryProperties helper(hostMemoryProperties, 1, features); in TEST() local 150 EmulatedPhysicalDeviceMemoryProperties helper(hostMemoryProperties, kHostColorBufferIndex, in TEST() local 228 EmulatedPhysicalDeviceMemoryProperties helper(hostMemoryProperties, 1, features); in TEST() local
|
D | VkEmulatedPhysicalDeviceQueueTests.cpp | 64 EmulatedPhysicalDeviceQueueProperties helper(hostQueueFamilyProperties, features); in TEST() local 91 EmulatedPhysicalDeviceQueueProperties helper(hostQueueFamilyProperties, features); in TEST() local
|
D | VkCommonOperations.cpp | 4300 EmulatedPhysicalDeviceMemoryProperties helper(mDeviceInfo.memProps, hostMemoryTypeIndex, in findRepresentativeColorBufferMemoryTypeIndexLocked() local
|
/hardware/google/gfxstream/host/ |
D | ContextHelper.h | 50 RecursiveScopedContextBind(ContextHelper* helper) : mHelper(helper) { in RecursiveScopedContextBind()
|
/hardware/interfaces/camera/common/default/ |
D | SimpleThread.cpp | 23 namespace helper { namespace
|
D | HandleImporter.cpp | 29 namespace helper { namespace
|
D | CameraModule.cpp | 29 namespace helper { namespace
|
D | CameraMetadata.cpp | 30 namespace helper { namespace
|
D | VendorTagDescriptor.cpp | 266 namespace helper { namespace
|
D | Exif.cpp | 48 namespace helper { namespace
|
D | CameraParameters.cpp | 31 namespace helper { namespace
|
/hardware/interfaces/drm/1.0/default/ |
D | SharedLibrary.cpp | 26 namespace helper { namespace
|
/hardware/google/pixel/thermal/tests/ |
D | thermal_looper_test.cpp | 31 std::shared_ptr<testing::NiceMock<MockThermalHelper>> helper = member in aidl::android::hardware::thermal::implementation::ThermalLooperTest
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VehicleHalManager_test.cpp | 504 VehicleHalManagerTestHelper helper(manager.get()); in TEST_P() local 578 VehicleHalManagerTestHelper helper(manager.get()); in TEST_F() local
|
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/ |
D | AudioPrimaryHidlHalTest.cpp | 97 StreamHelper<IStreamIn> helper(stream); in TEST_P() local
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/ |
D | DefaultVhalImpl_test.cpp | 888 DefaultVhalImplTestHelper helper(mConnector.get()); in TEST_F() local 928 DefaultVhalImplTestHelper helper(mConnector.get()); in TEST_F() local 964 DefaultVhalImplTestHelper helper(mConnector.get()); in TEST_F() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/test/ |
D | FakeVehicleHardwareTest.cpp | 459 FakeVehicleHardwareTestHelper helper(getHardware()); in TEST_F() local 491 FakeVehicleHardwareTestHelper helper(getHardware()); in TEST_F() local 1877 FakeVehicleHardwareTestHelper helper(getHardware()); in TEST_F() local 1924 FakeVehicleHardwareTestHelper helper(getHardware()); in TEST_F() local 1974 FakeVehicleHardwareTestHelper helper(getHardware()); in TEST_F() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/test/ |
D | FakeVehicleHardwareTest.cpp | 460 FakeVehicleHardwareTestHelper helper(getHardware()); in TEST_F() local 492 FakeVehicleHardwareTestHelper helper(getHardware()); in TEST_F() local 1878 FakeVehicleHardwareTestHelper helper(getHardware()); in TEST_F() local 1925 FakeVehicleHardwareTestHelper helper(getHardware()); in TEST_F() local 1975 FakeVehicleHardwareTestHelper helper(getHardware()); in TEST_F() local
|
/hardware/google/pixel/thermal/ |
D | Thermal.cpp | 58 Thermal::Thermal(const std::shared_ptr<ThermalHelper> &helper) { in Thermal()
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | AudioPrimaryHidlHalTest.h | 928 StreamHelper<Stream> helper; variable
|
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalAudioCoreModuleTargetTest.cpp | 973 auto helper = [&](auto i, auto&& h) -> Node { in makeNodes() local 980 auto helper = [&](size_t c, auto&& h) -> Node { in makeNodes() local
|