Searched refs:CMD_SET_DISPLAY_SURFACE (Results 1 – 2 of 2) sorted by relevance
52 public static final int CMD_SET_DISPLAY_SURFACE = 105; field in VideoSession148 Utils.sendMessage(mHandler, CMD_SET_DISPLAY_SURFACE, surface); in setDisplaySurface()208 case CMD_SET_DISPLAY_SURFACE: in handleMessage()
179 Utils.sendMessage(mHandler, VideoSession.CMD_SET_DISPLAY_SURFACE, DISPLAY_SURFACE); in testSurfaces()