Searched refs:MSG_SET_QS_TILES (Results 1 – 1 of 1) sorted by relevance
180 private static final int MSG_SET_QS_TILES = 79 << MSG_SHIFT; field in CommandQueue995 mHandler.obtainMessage(MSG_SET_QS_TILES, tiles).sendToTarget(); in setQsTiles()1666 case MSG_SET_QS_TILES: in handleMessage()