Searched refs:BaseType2_2 (Results 1 – 4 of 4) sorted by relevance
39 : BaseType2_2(hal, resources), mHal(hal) {} in ComposerCommandEngine()49 return BaseType2_2::executeCommand(command, length); in executeCommand()119 using BaseType2_2 = V2_2::hal::ComposerCommandEngine; variable
44 explicit ComposerImpl(std::unique_ptr<Hal> hal) : BaseType2_2(std::move(hal)) {} in ComposerImpl()70 using BaseType2_2 = V2_2::hal::detail::ComposerImpl<Interface, Hal>;
109 ComposerClientImpl(Hal* hal) : BaseType2_2(hal) {} in ComposerClientImpl()196 using BaseType2_2 = V2_2::hal::detail::ComposerClientImpl<Interface, Hal>;
303 if (!BaseType2_2::initDispatch()) { in initDispatch()416 using BaseType2_2 = V2_2::passthrough::detail::HwcHalImpl<Hal>; variable420 using BaseType2_2::getClientTargetSupport_2_2;421 using BaseType2_2::getColorModes_2_2;422 using BaseType2_2::getPerFrameMetadataKeys;423 using BaseType2_2::getReadbackBufferAttributes;424 using BaseType2_2::getRenderIntents;425 using BaseType2_2::setColorMode_2_2;426 using BaseType2_2::setLayerPerFrameMetadata;