Home
last modified time | relevance | path

Searched defs:_image (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
H A Dnativewindow2.cpp85 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in InitNativeWindow() local
H A Dnativewindow1.cpp71 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in InitNativeWindow() local
138 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in testNativeWindowCreateNativeWindowFromSurfaceIdNullptr() local
162 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in testNativeWindowCreateNativeWindowFromSurfaceIdNormal() local
200 auto _image in testNativeWindowCreateNativeWindowFromSurfaceIdSurfaceId() local
668 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); testNativeWindowWRParcelNormal() local
704 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); testNativeWindowWriteToParcelAbNormal() local
[all...]
/test/xts/acts/graphic/nativebuffer/entry/src/main/cpp/
H A Dnativebuffer.cpp439 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in OHNativeBufferFromNativeWindowBufferNullptr() local
471 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in OHNativeBufferFromNativeWindowBufferNormal() local

Completed in 9 milliseconds