Home
last modified time | relevance | path

Searched refs:BaseType2_2 (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerCommandEngine.h39 : 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
DComposer.h44 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>;
DComposerClient.h109 ComposerClientImpl(Hal* hal) : BaseType2_2(hal) {} in ComposerClientImpl()
196 using BaseType2_2 = V2_2::hal::detail::ComposerClientImpl<Interface, Hal>;
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h303 if (!BaseType2_2::initDispatch()) { in initDispatch()
416 using BaseType2_2 = V2_2::passthrough::detail::HwcHalImpl<Hal>; variable
420 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;