Home
last modified time | relevance | path

Searched defs:hasCapability (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp40 bool Composer::hasCapability(IComposer::Capability capability) const { in hasCapability() function in android::hardware::graphics::composer::V2_1::vts::Composer
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h97 bool hasCapability(hwc2_capability_t capability) override { in hasCapability() function