Searched refs:croppedByParent (Results 1 – 3 of 3) sorted by relevance
234 bool croppedByParent = bufferInScreenSpace != Rect{snapshot.transformedBounds}; in handleDropInputMode()236 if (croppedByParent) { in handleDropInputMode()
147 TEST_F(LayerSnapshotTest, croppedByParent) { in TEST_F() argument
2451 bool croppedByParent = bufferInScreenSpace != Rect{mScreenBounds}; in handleDropInputMode()2453 if (croppedByParent) { in handleDropInputMode()