Home
last modified time | relevance | path

Searched defs:texture2DToEGLImage (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/tools/gpu/gl/
DGLTestContext.h30 virtual GrEGLImage texture2DToEGLImage(GrGLuint /*texID*/) const { return nullptr; } in texture2DToEGLImage() function
/third_party/skia/tools/gpu/gl/
DGLTestContext.h33 virtual GrEGLImage texture2DToEGLImage(GrGLuint /*texID*/) const { return nullptr; } in texture2DToEGLImage() function
/third_party/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp234 GrEGLImage EGLGLTestContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in __anonba9c88580111::EGLGLTestContext
/third_party/flutter/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp252 GrEGLImage EGLGLTestContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in __anonebddf98d0111::EGLGLTestContext
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp370 GrEGLImage ANGLEGLContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in __anon413ef4dd0111::ANGLEGLContext
/third_party/flutter/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp359 GrEGLImage ANGLEGLContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in __anonb5a66fd20111::ANGLEGLContext