Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
DQtiComposerClient.h240 bool hasCapability(hwc2_capability_t capability) { in hasCapability() function
/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
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp210 bool HalImpl::hasCapability(Capability cap) { in hasCapability() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp113 bool hasCapability(Capability capability) { in hasCapability() function in aidl::android::hardware::graphics::composer3::vts::GraphicsComposerAidlTest