38 return flags_ & (FlagBits::kInjectRowIdForHitTesting | FlagBits::kInjectRowIdForPPLL);
43 return flags_ & FlagBits::kInjectRowIdForHitTesting;
50 return flags_ & FlagBits::kRequiresPhysicalTables;
void clearFlags(FlagBits flags_to_clear)
bool shouldAlterRA() const
bool operator==(const RenderQueryOptions &other) const
bool requiresPhysicalTables() const
void setFlags(FlagBits flags_to_set)
bool useLegacyHitTestLogic() const
bool operator!=(const RenderQueryOptions &other) const
bool injectRowIdForHitTesting() const
bool injectRowIdForPPLL() const
bool isHitTestingEnabled() const