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