Searched refs:glDraw (Results 1 – 2 of 2) sorted by relevance
43 int glDraw = readFbOnGlDraw ? (1 << READ_FB_ON_GLDRAW_BIT) : 0; in setTraceOptions() local46 int cmd = eglSwap | glDraw | tex; in setTraceOptions()
102 boolean glDraw = glDrawCheckBox.getSelection(); in createDialogArea()106 mTraceCommandWriter.setTraceOptions(eglSwap, glDraw, glTexImage); in createDialogArea()