Home
last modified time | relevance | path

Searched defs:Impl (Results 1 – 15 of 15) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DVsync.cpp31 class Vsync::Impl { class in aemu::Vsync
33 Impl(Callback callback, int refreshRate = 60) in Impl() function in aemu::Vsync::Impl
DAndroidBufferQueue.cpp22 class AndroidBufferQueue::Impl { class in aemu::AndroidBufferQueue
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp.inl5 class VkEncoder::Impl { class in VkEncoder
7 Impl(IOStream* stream) : m_stream(stream), m_logEncodes(false) { function in VkEncoder::Impl
DResourceTracker.cpp261 class ResourceTracker::Impl { class in gfxstream::vk::ResourceTracker
/device/google/cuttlefish/host/commands/secure_env/
Din_process_tpm.cpp53 class InProcessTpm::Impl { class in cuttlefish::InProcessTpm
105 Impl() { in Impl() function in cuttlefish::InProcessTpm::Impl
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dlocal_recorder.h45 class Impl; variable
Dlocal_recorder.cpp75 class LocalRecorder::Impl { class in cuttlefish::webrtc_streaming::LocalRecorder
Dstreamer.cpp126 class Streamer::Impl : public ServerConnectionObserver, class in cuttlefish::webrtc_streaming::Streamer
/device/generic/goldfish-opengl/android-emu/aemu/base/
DAndroidSubAllocator.cpp29 class SubAllocator::Impl { class in android::base::guest::SubAllocator
31 Impl( in Impl() function in android::base::guest::SubAllocator::Impl
DPool.cpp262 class Pool::Impl { class in android::base::Pool
264 Impl(size_t minSize, in Impl() function in android::base::Pool::Impl
/device/generic/goldfish-opengl/android-emu/aemu/base/threads/
DAndroidWorkPool.cpp329 class WorkPool::Impl { class in android::base::guest::WorkPool
331 Impl(int numInitialThreads) : mThreads(numInitialThreads) { in Impl() function in android::base::guest::WorkPool::Impl
/device/google/cuttlefish/host/commands/test_gce_driver/
Dgce_api.cpp322 class GceApi::Operation::Impl { class in cuttlefish::GceApi::Operation
324 Impl(GceApi& gce_api, std::function<Result<Json::Value>()> initial_request) in Impl() function in cuttlefish::GceApi::Operation::Impl
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp306 class VkDecoderGlobalState::Impl { class in gfxstream::vk::VkDecoderGlobalState
308 Impl() in Impl() function in gfxstream::vk::VkDecoderGlobalState::Impl
DVkDecoder.cpp63 class VkDecoder::Impl { class in gfxstream::vk::VkDecoder
65 Impl() in Impl() function in gfxstream::vk::VkDecoder::Impl
DVkDecoderSnapshot.cpp43 class VkDecoderSnapshot::Impl { class in VkDecoderSnapshot
45 Impl() {} in Impl() function in VkDecoderSnapshot::Impl