public interface RootViewSurfaceTaker
Modifier and Type | Method and Description |
---|---|
void |
onRootViewScrollYChanged(int scrollY) |
void |
setSurfaceFormat(int format) |
void |
setSurfaceKeepScreenOn(boolean keepOn) |
void |
setSurfaceType(int type) |
InputQueue.Callback |
willYouTakeTheInputQueue() |
SurfaceHolder.Callback2 |
willYouTakeTheSurface() |
SurfaceHolder.Callback2 willYouTakeTheSurface()
void setSurfaceType(int type)
void setSurfaceFormat(int format)
void setSurfaceKeepScreenOn(boolean keepOn)
InputQueue.Callback willYouTakeTheInputQueue()
void onRootViewScrollYChanged(int scrollY)