Searched refs:getBoundsLocked (Results 1 – 2 of 2) sorted by relevance
67 return getBoundsLocked(); in getBounds()70 std::optional<FloatRect> MouseCursorController::getBoundsLocked() const REQUIRES(mLock) { in getBoundsLocked() function in android::MouseCursorController105 const auto bounds = getBoundsLocked(); in setPositionLocked()216 if (const auto bounds = getBoundsLocked(); bounds) { in setDisplayViewport()
105 std::optional<FloatRect> getBoundsLocked() const;