Searched refs:V3_0 (Results 1 – 5 of 5) sorted by relevance
69 hardware::graphics::mapper::V3_0::IMapper::BufferDescriptorInfo* descriptorInfo) const;71 sp<hardware::graphics::mapper::V3_0::IMapper> mMapper;90 sp<hardware::graphics::allocator::V3_0::IAllocator> mAllocator;
65 namespace V3_0 = ::aidl::android::hardware::graphics::composer3; variable89 using DisplayConfiguration = V3_0::DisplayConfiguration;131 std::vector<V3_0::Composition>* outTypes) = 0;257 std::vector<V3_0::DisplayCapability>* outCapabilities) = 0;280 Display display, V3_0::ClientTargetPropertyWithBrightness* outClientTargetProperty) = 0;296 virtual Error getOverlaySupport(V3_0::OverlayProperties* outProperties) = 0;
40 namespace V3_0 = ::aidl::android::hardware::graphics::composer3; variable78 using DisplayConfiguration = V3_0::DisplayConfiguration;79 using VrrConfig = V3_0::VrrConfig;
30 using android::hardware::graphics::allocator::V3_0::IAllocator;32 using android::hardware::graphics::mapper::V3_0::BufferDescriptor;33 using android::hardware::graphics::mapper::V3_0::Error;34 using android::hardware::graphics::mapper::V3_0::IMapper;35 using android::hardware::graphics::mapper::V3_0::YCbCrLayout;
52 android::hardware::graphics::allocator::V3_0::IAllocator>(); in startGraphicsAllocatorService()