Home
last modified time | relevance | path

Searched defs:helper (Results 1 – 23 of 23) sorted by relevance

/hardware/google/gfxstream/host/gl/
DBufferGl.cpp20 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()
DColorBufferGl.cpp249 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/
DVkEmulatedPhysicalDeviceMemoryTests.cpp110 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
DVkEmulatedPhysicalDeviceQueueTests.cpp64 EmulatedPhysicalDeviceQueueProperties helper(hostQueueFamilyProperties, features); in TEST() local
91 EmulatedPhysicalDeviceQueueProperties helper(hostQueueFamilyProperties, features); in TEST() local
DVkCommonOperations.cpp4300 EmulatedPhysicalDeviceMemoryProperties helper(mDeviceInfo.memProps, hostMemoryTypeIndex, in findRepresentativeColorBufferMemoryTypeIndexLocked() local
/hardware/google/gfxstream/host/
DContextHelper.h50 RecursiveScopedContextBind(ContextHelper* helper) : mHelper(helper) { in RecursiveScopedContextBind()
/hardware/interfaces/camera/common/default/
DSimpleThread.cpp23 namespace helper { namespace
DHandleImporter.cpp29 namespace helper { namespace
DCameraModule.cpp29 namespace helper { namespace
DCameraMetadata.cpp30 namespace helper { namespace
DVendorTagDescriptor.cpp266 namespace helper { namespace
DExif.cpp48 namespace helper { namespace
DCameraParameters.cpp31 namespace helper { namespace
/hardware/interfaces/drm/1.0/default/
DSharedLibrary.cpp26 namespace helper { namespace
/hardware/google/pixel/thermal/tests/
Dthermal_looper_test.cpp31 std::shared_ptr<testing::NiceMock<MockThermalHelper>> helper = member in aidl::android::hardware::thermal::implementation::ThermalLooperTest
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalManager_test.cpp504 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/
DAudioPrimaryHidlHalTest.cpp97 StreamHelper<IStreamIn> helper(stream); in TEST_P() local
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/
DDefaultVhalImpl_test.cpp888 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/
DFakeVehicleHardwareTest.cpp459 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/
DFakeVehicleHardwareTest.cpp460 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/
DThermal.cpp58 Thermal::Thermal(const std::shared_ptr<ThermalHelper> &helper) { in Thermal()
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h928 StreamHelper<Stream> helper; variable
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp973 auto helper = [&](auto i, auto&& h) -> Node { in makeNodes() local
980 auto helper = [&](size_t c, auto&& h) -> Node { in makeNodes() local