Searched refs:mExecMsgId (Results 1 – 1 of 1) sorted by relevance
317 private int mExecMsgId = INVALID; field in BlockingGLTextureView.RenderThread381 if (mExecMsgId != INVALID) { in exec()385 mExecMsgId = msgid; in exec()423 while (mExecMsgId == INVALID) { in run()430 handleMessageLocked(mExecMsgId); in run()431 mExecMsgId = INVALID; in run()434 mExecMsgId = FINISH; in run()