Searched refs:hasCapability (Results 1 – 7 of 7) sorted by relevance
65 if (mHal->hasCapability(static_cast<hwc2_capability_t>(cap))) { in getCapabilities()
50 virtual bool hasCapability(hwc2_capability_t capability) = 0;
278 if (mHal->hasCapability(HWC2_CAPABILITY_SKIP_VALIDATE)) { in executePresentOrValidateDisplay()
61 bool hasCapability(IComposer::Capability capability) const;
81 hasCapability(HWC2_CAPABILITY_PRESENT_FENCE_IS_NOT_RELIABLE)) { in initWithDevice()97 bool hasCapability(hwc2_capability_t capability) override { in hasCapability() function557 if (hasCapability(HWC2_CAPABILITY_SIDEBAND_STREAM)) { in initDispatch()
47 bool Composer::hasCapability(IComposer::Capability capability) const { in hasCapability() function in android::hardware::graphics::composer::V2_1::vts::Composer
1010 if (!mComposer->hasCapability(IComposer::Capability::SIDEBAND_STREAM)) { in TEST_F()