Home | History | Annotate | Download | only in tv

Lines Matching defs:dispatchSurfaceChanged

122             dispatchSurfaceChanged(mSurfaceFormat, mSurfaceWidth, mSurfaceHeight);
805 private void dispatchSurfaceChanged(int format, int width, int height) {
809 mSession.dispatchSurfaceChanged(format, width, height);
1102 dispatchSurfaceChanged(mSurfaceFormat, mSurfaceWidth, mSurfaceHeight);