HomeSort by relevance Sort by last modified time
    Searched refs:host_egl_image (Results 1 - 4 of 4) sorted by null

  /device/generic/goldfish-opengl/system/OpenglSystemCommon/
EGLImage.h 40 uint32_t host_egl_image; member in union:EGLImage_t::__anon1665
  /device/generic/goldfish-opengl/system/GLESv1/
gl.cpp 83 GLeglImageOES hostImage = reinterpret_cast<GLeglImageOES>((intptr_t)image->host_egl_image);
  /device/generic/goldfish-opengl/system/GLESv2/
gl2.cpp 60 GLeglImageOES hostImage = reinterpret_cast<GLeglImageOES>((intptr_t)image->host_egl_image);
  /device/generic/goldfish-opengl/system/egl/
egl.cpp 2022 uint32_t host_egl_image = image->host_egl_image; local
    [all...]

Completed in 161 milliseconds