Searched defs:mEglImage (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/gui/
H A DGLConsumer.h382 : mEglImage(EGL_NO_IMAGE_KHR),
386 // mEglImage is the EGLImage created from mGraphicBuffer.
387 EGLImageKHR mEglImage; member in struct:android::GLConsumer::EglSlot
389 // mCropRect is the crop rectangle passed to EGL when mEglImage was

Completed in 938 milliseconds