Home
last modified time | relevance | path

Searched defs:impl (Results 1 – 25 of 26) sorted by relevance

12

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DGrallocDispatch.cpp57 const struct gralloc_implementation* impl) { in unload_gralloc_module()
73 struct gralloc_implementation* impl) { in set_global_gralloc_module()
DRefBase.cpp441 weakref_impl* const impl = static_cast<weakref_impl*>(this); in incWeak() local
449 weakref_impl* const impl = static_cast<weakref_impl*>(this); in decWeak() local
488 weakref_impl* const impl = static_cast<weakref_impl*>(this); in attemptIncStrong() local
577 weakref_impl* const impl = static_cast<weakref_impl*>(this); in attemptIncWeak() local
677 weakref_impl* const impl = static_cast<weakref_impl*>(ref); in renameRefId() local
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dlocal_recorder.cpp89 std::unique_ptr<Impl> impl(new Impl()); in Create() local
113 LocalRecorder::LocalRecorder(std::unique_ptr<LocalRecorder::Impl> impl) in LocalRecorder()
190 LocalRecorder::Display::Display(LocalRecorder::Impl& impl) : impl_(impl) { in Display()
Dstreamer.cpp175 Streamer::Streamer(std::unique_ptr<Streamer::Impl> impl) in Streamer()
185 std::unique_ptr<Streamer::Impl> impl(new Streamer::Impl()); in Create() local
/device/google/cuttlefish/host/commands/secure_env/
Din_process_tpm.cpp55 auto impl = FromContext(context); in Transmit() local
66 auto impl = FromContext(context); in Receive() local
/device/generic/goldfish/sensors/
Dentry.cpp23 goldfish::MultihalSensors impl; variable
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DDisplay.cpp115 rx::DisplayImpl *impl = nullptr; in CreateDisplayFromDevice() local
238 rx::DisplayImpl *impl = nullptr; in CreateDisplayFromAttribs() local
556 rx::DisplayImpl *impl = in GetDisplayFromNativeDisplay() local
626 rx::DisplayImpl *impl = CreateDisplayFromDevice(device, display->getState()); in GetDisplayFromDevice() local
697 void Display::setupDisplayPlatform(rx::DisplayImpl *impl) in setupDisplayPlatform()
819 std::unique_ptr<rx::DeviceImpl> impl(mImplementation->createDevice()); in initialize() local
DSurface_unittest.cpp64 MockSurfaceImpl *impl = new MockSurfaceImpl; in TEST() local
DDevice.cpp80 Device::Device(Display *owningDisplay, rx::DeviceImpl *impl) in Device()
/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_secure_clock.cpp33 RemoteSecureClock::RemoteSecureClock(keymaster::RemoteKeymaster& impl) in RemoteSecureClock()
Dremote_keymint_operation.cpp43 ::keymaster::RemoteKeymaster& impl, keymaster_operation_handle_t opHandle) in RemoteKeyMintOperation()
Dremote_keymint_device.cpp185 RemoteKeyMintDevice::RemoteKeyMintDevice(::keymaster::RemoteKeymaster& impl, in RemoteKeyMintDevice()
/device/google/trout/hal/vehicle/2.0/
DPowerStateListener.cpp32 namespace android::hardware::automotive::vehicle::V2_0::impl { namespace
DUtils.cpp40 namespace impl { namespace
DGrpcVehicleClient.cpp36 namespace impl { namespace
DGarageModeServerSideHandler.cpp33 namespace android::hardware::automotive::vehicle::V2_0::impl { namespace
DGrpcVehicleServer.cpp38 namespace impl { namespace
/device/google/cuttlefish/host/libs/screen_connector/
Dscreen_connector.h233 ScreenConnector(std::unique_ptr<T>&& impl, HostModeCtrl& host_mode_ctrl) in ScreenConnector()
/device/google/trout/tests/hal/vehicle/2.0/
DGrpcServer_test.cpp34 namespace android::hardware::automotive::vehicle::V2_0::impl { namespace
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVulkanDispatch.cpp278 static VulkanDispatchImpl* impl = new VulkanDispatchImpl; in sVulkanDispatchImpl() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Interface.h35 const std::shared_ptr<T> &impl) in SimpleC2Interface()
/device/google/cuttlefish/guest/hals/keymaster/remote/
Dremote_keymaster4_device.cpp263 RemoteKeymaster4Device::RemoteKeymaster4Device(RemoteKeymaster* impl) : impl_(impl) {} in RemoteKeymaster4Device()
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/runner/
DTestSuite.cpp751 testing::internal::UnitTestImpl *impl = testing::internal::GetUnitTestImpl(); in TestSuite() local
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp442 goldfish_gralloc30_module_t* impl() { in impl() function
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp385 namespace impl namespace

12