Searched refs:native_buffer (Results 1 – 1 of 1) sorted by relevance
126 EGLClientBuffer native_buffer = eglGetNativeClientBufferANDROID(hwbuffer); in testEglImageArray() local127 ASSERT_TRUE(native_buffer); in testEglImageArray()132 EGL_NATIVE_BUFFER_ANDROID, native_buffer, attrs); in testEglImageArray()222 EGLClientBuffer native_buffer = eglGetNativeClientBufferANDROID(hwbuffer); in testExternalBuffer() local223 ASSERT_TRUE(native_buffer); in testExternalBuffer()233 bufsize, native_buffer, flags); in testExternalBuffer()466 EGLClientBuffer native_buffer = eglGetNativeClientBufferANDROID(hwbuffer); in testLinearMagnification() local467 ASSERT_TRUE(native_buffer); in testLinearMagnification()472 EGL_NATIVE_BUFFER_ANDROID, native_buffer, attrs); in testLinearMagnification()545 EGLClientBuffer native_buffer = eglGetNativeClientBufferANDROID(hwbuffer); in testFramebufferBlending() local[all …]