Home
last modified time | relevance | path

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

/hardware/interfaces/media/bufferpool/aidl/default/
DBufferPoolClient.h87 class Impl; variable
DBufferPoolClient.cpp40 class BufferPoolClient::Impl class in aidl::android::hardware::media::bufferpool2::implementation::BufferPoolClient
272 BufferPoolClient::Impl::Impl(const std::shared_ptr<Accessor> &accessor, in Impl() function in aidl::android::hardware::media::bufferpool2::implementation::BufferPoolClient::Impl
294 BufferPoolClient::Impl::Impl(const std::shared_ptr<IAccessor> &accessor, in Impl() function in aidl::android::hardware::media::bufferpool2::implementation::BufferPoolClient::Impl
DClientManager.cpp44 class ClientManager::Impl { class in aidl::android::hardware::media::bufferpool2::implementation::ClientManager
115 ClientManager::Impl::Impl() in Impl() function in aidl::android::hardware::media::bufferpool2::implementation::ClientManager::Impl
/hardware/interfaces/media/bufferpool/aidl/default/include/bufferpool2/
DClientManager.h178 class Impl; member
/hardware/google/aemu/base/
DGraphicsObjectCounter.cpp24 class GraphicsObjectCounter::Impl { class in android::base::GraphicsObjectCounter
DMemoryTracker.cpp47 class MemoryTracker::Impl { class in android::base::MemoryTracker
50 Impl() in Impl() function in android::base::MemoryTracker::Impl
DSubAllocator.cpp26 class SubAllocator::Impl { class in android::base::SubAllocator
28 Impl( in Impl() function in android::base::SubAllocator::Impl
DGLObjectCounter.cpp41 class GLObjectCounter::Impl { class in android::base::GLObjectCounter
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DPool.cpp262 class Pool::Impl { class in gfxstream::guest::Pool
264 Impl(size_t minSize, in Impl() function in gfxstream::guest::Pool::Impl
/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidWorkPool.cpp334 class WorkPool::Impl { class in gfxstream::guest::WorkPool
336 Impl(int numInitialThreads) : mThreads(numInitialThreads) { in Impl() function in gfxstream::guest::WorkPool::Impl
/hardware/google/aemu/host-common/testing/
DHostAddressSpace.cpp42 class HostAddressSpaceDevice::Impl { class in android::HostAddressSpaceDevice
44 Impl() : mControlOps(get_address_space_device_control_ops()), in Impl() function in android::HostAddressSpaceDevice::Impl
/hardware/google/aemu/base/include/aemu/base/testing/
DProtobufMatchers.h770 explicit Impl(const ProtoComparison& comp) : comp_(comp) {} in Impl() function
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp68 class VkDecoder::Impl { class in gfxstream::vk::VkDecoder
70 Impl() in Impl() function in gfxstream::vk::VkDecoder::Impl
DVkDecoderGlobalState.cpp204 class VkDecoderGlobalState::Impl { class in gfxstream::vk::VkDecoderGlobalState
206 Impl(VkEmulation* emulation) in Impl() function in gfxstream::vk::VkDecoderGlobalState::Impl
DVkDecoderSnapshot.cpp50 class VkDecoderSnapshot::Impl { class in gfxstream::vk::VkDecoderSnapshot
52 Impl() {} in Impl() function in gfxstream::vk::VkDecoderSnapshot::Impl