OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSwapRectangle
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/include/surfaceflinger/
Surface.h
235
Rect
mSwapRectangle
;
/frameworks/base/libs/surfaceflinger_client/
Surface.cpp
345
mSwapRectangle
.makeInvalid();
547
if (
mSwapRectangle
.isValid()) {
548
mDirtyRegion.set(
mSwapRectangle
);
789
mSwapRectangle
= r;
Completed in 21 milliseconds