Searched refs:blitAhbImage (Results 1 – 1 of 1) sorted by relevance
1375 EGLImageKHR blitAhbImage = mGl->eglCreateImageKHR( in TEST_P() local1377 ASSERT_THAT(blitAhbImage, Not(Eq(EGL_NO_IMAGE_KHR))); in TEST_P()1381 mGl->glEGLImageTargetTexture2DOES(GL_TEXTURE_EXTERNAL_OES, blitAhbImage); in TEST_P()1513 EGLImageKHR blitAhbImage = mGl->eglCreateImageKHR( in TEST_P() local1515 ASSERT_THAT(blitAhbImage, Not(Eq(EGL_NO_IMAGE_KHR))); in TEST_P()1519 mGl->glEGLImageTargetTexture2DOES(GL_TEXTURE_EXTERNAL_OES, blitAhbImage); in TEST_P()1664 EGLImageKHR blitAhbImage = mGl->eglCreateImageKHR( in TEST_P() local1666 ASSERT_THAT(blitAhbImage, Not(Eq(EGL_NO_IMAGE_KHR))); in TEST_P()1670 mGl->glEGLImageTargetTexture2DOES(GL_TEXTURE_EXTERNAL_OES, blitAhbImage); in TEST_P()