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 0; } in texture2DToEGLImage() function
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp172 GrEGLImage ANGLEGLContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in __anoncbc6b8890111::ANGLEGLContext
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp216 GrEGLImage EGLGLTestContext::texture2DToEGLImage(GrGLuint texID) const { in texture2DToEGLImage() function in __anon923dd3040111::EGLGLTestContext