Searched refs:readFbOnGlDraw (Results 1 – 1 of 1) sorted by relevance
40 public void setTraceOptions(boolean readFbOnEglSwap, boolean readFbOnGlDraw, in setTraceOptions() argument43 int glDraw = readFbOnGlDraw ? (1 << READ_FB_ON_GLDRAW_BIT) : 0; in setTraceOptions()