OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:positionSurface
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/services/core/java/com/android/server/wm/
CircularDisplayMask.java
144
void
positionSurface
(int dw, int dh, int rotation) {
EmulatorDisplayOverlay.java
116
void
positionSurface
(int dw, int dh, int rotation) {
FocusedStackFrame.java
102
private void
positionSurface
(Rect bounds) {
103
if (false && DEBUG_STACK) Slog.i(TAG, "
positionSurface
: bounds=" + bounds.toShortString());
120
positionSurface
(mLastBounds);
123
positionSurface
(mBounds);
StrictModeFlash.java
106
void
positionSurface
(int dw, int dh) {
Watermark.java
127
void
positionSurface
(int dw, int dh) {
WindowManagerService.java
[
all
...]
Completed in 230 milliseconds