Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/
DGLTestContext.h33 virtual GrEGLImage texture2DToEGLImage(GrGLuint /*texID*/) const { return nullptr; } in texture2DToEGLImage() function
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp234 GrEGLImage EGLGLTestContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in __anon01a8ac8a0111::EGLGLTestContext
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp377 GrEGLImage ANGLEGLContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in __anon8d1cd28f0111::ANGLEGLContext