Home
last modified time | relevance | path

Searched defs:GrEGLImage (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/tools/gpu/gl/
DGLTestContext.h32 virtual void destroyEGLImage(GrEGLImage) const { } in destroyEGLImage() argument
42 virtual GrGLuint eglImageToExternalTexture(GrEGLImage) const { return 0; } in eglImageToExternalTexture() argument
/third_party/skia/tools/gpu/gl/
DGLTestContext.h35 virtual void destroyEGLImage(GrEGLImage) const { } in destroyEGLImage() argument
41 virtual GrGLuint eglImageToExternalTexture(GrEGLImage) const { return 0; } in eglImageToExternalTexture() argument
/third_party/flutter/skia/include/gpu/gl/
DGrGLTypes.h154 typedef void* GrEGLImage; typedef
/third_party/skia/include/gpu/gl/
DGrGLTypes.h163 typedef void* GrEGLImage; typedef