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.cpp270 GrEGLImage EGLGLTestContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in __anon3107e7fb0111::EGLGLTestContext
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp377 GrEGLImage ANGLEGLContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in __anonf7a8dcc00111::ANGLEGLContext