HomeSort by relevance Sort by last modified time
    Searched refs:destroyEGLImage (Results 1 - 9 of 9) sorted by null

  /external/skia/tools/gpu/gl/
GLTestContext.h 35 virtual void destroyEGLImage(GrEGLImage) const { }
  /external/skqp/tools/gpu/gl/
GLTestContext.h 35 virtual void destroyEGLImage(GrEGLImage) const { }
  /external/skia/tools/gpu/gl/angle/
GLTestContext_angle.cpp 92 void destroyEGLImage(GrEGLImage) const override;
289 void ANGLEGLContext::destroyEGLImage(GrEGLImage image) const {
  /external/skia/tools/gpu/gl/egl/
CreatePlatformGLTestContext_egl.cpp 58 void destroyEGLImage(GrEGLImage) const override;
245 void EGLGLTestContext::destroyEGLImage(GrEGLImage image) const {
  /external/skqp/tools/gpu/gl/angle/
GLTestContext_angle.cpp 92 void destroyEGLImage(GrEGLImage) const override;
289 void ANGLEGLContext::destroyEGLImage(GrEGLImage image) const {
  /external/skqp/tools/gpu/gl/egl/
CreatePlatformGLTestContext_egl.cpp 58 void destroyEGLImage(GrEGLImage) const override;
245 void EGLGLTestContext::destroyEGLImage(GrEGLImage image) const {
  /external/skia/tests/
EGLImageTest.cpp 36 glctx1->destroyEGLImage(image1);
  /external/skqp/tests/
EGLImageTest.cpp 36 glctx1->destroyEGLImage(image1);
VkHardwareBufferTest.cpp 87 fGLCtx->destroyEGLImage(fImage);
    [all...]

Completed in 330 milliseconds