Searched refs:eglSwap (Results 1 – 2 of 2) sorted by relevance
42 int eglSwap = readFbOnEglSwap ? (1 << READ_FB_ON_EGLSWAP_BIT) : 0; in setTraceOptions() local46 int cmd = eglSwap | glDraw | tex; in setTraceOptions()
101 boolean eglSwap = eglSwapCheckBox.getSelection(); in createDialogArea()106 mTraceCommandWriter.setTraceOptions(eglSwap, glDraw, glTexImage); in createDialogArea()