Lines Matching full:gles
41 case DisplaySurface::COMPOSITION_GLES: return "GLES";
75 // with GLES. If the consumer needs CPU access, use the default format
124 // Forcing GLES-composed frames to go through an extra copy by the HWC
142 // We must have just switched from GLES-only to MIXED or HWC
143 // composition. Stop using the format and usage requested by the GLES
149 // If we just switched *to* GLES-only mode, we'll change the
150 // format/usage and get a new buffer when the GLES driver calls
174 "Unexpected advanceFrame() in %s state on GLES/MIXED frame",
182 // in a GLES configuration, if the sink disappears then dequeueBuffer
183 // will fail, the GLES driver won't queue a buffer, but SurfaceFlinger
350 // in a GLES configuration, if the sink disappears then dequeueBuffer
351 // will fail, the GLES driver won't queue a buffer, but SurfaceFlinger
358 // We already dequeued the output buffer. If the GLES driver wants
361 // prepare and set, but since we're in GLES-only mode already it
453 // Extract the GLES release fence for HWC to acquire
554 // On GLES-only frames, we don't have the right output buffer acquire fence
555 // until after GLES calls queueBuffer(). So here we just set the buffer
587 case DBG_STATE_GLES: return "GLES";