HomeSort by relevance Sort by last modified time
    Searched defs:destroyEGLImage (Results 1 - 3 of 3) sorted by null

  /external/skia/include/gpu/gl/
SkGLContext.h 42 virtual void destroyEGLImage(GrEGLImage) const {}
  /external/skia/src/gpu/gl/angle/
SkANGLEGLContext.cpp 150 void SkANGLEGLContext::destroyEGLImage(GrEGLImage image) const {
  /external/skia/src/gpu/gl/egl/
SkCreatePlatformGLContext_egl.cpp 44 void destroyEGLImage(GrEGLImage) const override;
223 void EGLGLContext::destroyEGLImage(GrEGLImage image) const {

Completed in 2733 milliseconds