Home
last modified time | relevance | path

Searched defs:img (Results 1 – 15 of 15) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/
DTransaction_test.cpp37 uint8_t* img = reinterpret_cast<uint8_t*>(info.bits); in fillSurfaceRGBA8() local
67 const uint8_t* img = reinterpret_cast<const uint8_t*>(mHeap->base()); in checkPixel() local
/frameworks/testing/uiautomator/utils/uiautomatorviewer/src/com/android/uiautomator/
DUiAutomatorModel.java81 Image img = null; in loadScreenshotAndXmlDump() local
/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.cpp264 vpx_image_t *img = vpx_codec_get_frame((vpx_codec_ctx_t *)mCtx, &iter); in onQueueFilled() local
/frameworks/native/libs/gui/tests/
DSurfaceTexture_test.cpp681 uint8_t* img = NULL; in produceOneRGBA8Frame() local
706 uint8_t* img = NULL; in TEST_F() local
751 uint8_t* img = NULL; in TEST_F() local
811 uint8_t* img = NULL; in TEST_F() local
901 uint8_t* img = NULL; in TEST_F() local
2144 uint8_t* img = NULL; in TEST_F() local
/frameworks/native/libs/gui/
DSurfaceTexture.cpp374 EGLImageKHR img = mEGLSlots[i].mEglImage; in detachFromContext() local
719 EGLImageKHR img = mEGLSlots[slotIndex].mEglImage; in freeBufferLocked() local
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp131 EGLImageKHR img = eglCreateImageKHR(dpy, EGL_NO_CONTEXT, EGL_NATIVE_BUFFER_ANDROID, in setupYuvTexSurface() local
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
DColladaParser.java125 Element img = (Element)nl.item(i); in exportSceneData() local
474 private void convertImage(Element img) { in convertImage()
/frameworks/native/opengl/tests/gl2_yuvtex/
Dgl2_yuvtex.cpp236 EGLImageKHR img = eglCreateImageKHR(dpy, EGL_NO_CONTEXT, EGL_NATIVE_BUFFER_ANDROID, in setupYuvTexSurface() local
/frameworks/av/libvideoeditor/lvpp/
DNativeWindowRenderer.cpp409 uint8_t* img = NULL; in queueExternalBuffer() local
/frameworks/av/media/libstagefright/tests/
DSurfaceMediaSource_test.cpp519 uint8_t* img = NULL; in oneBufferPass() local
/frameworks/base/core/java/android/text/
DHtml.java624 Attributes attributes, Html.ImageGetter img) { in startImg()
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp1106 EGLBoolean eglDestroyImageKHR(EGLDisplay dpy, EGLImageKHR img) in eglDestroyImageKHR()
/frameworks/av/media/libstagefright/
DACodec.cpp2208 uint32_t* img = NULL; in pushBlankBuffersToNativeWindow() local
DOMXCodec.cpp1970 uint32_t* img = NULL; in pushBlankBuffersToNativeWindow() local
/frameworks/native/opengl/libagl/
Degl.cpp2049 EGLBoolean eglDestroyImageKHR(EGLDisplay dpy, EGLImageKHR img) in eglDestroyImageKHR()