Searched refs:display (Results 26 - 50 of 54) sorted by relevance

123

/hardware/qcom/display/msm8084/
H A Dcommon.mk16 common_header_export_path := qcom/display
18 #Common libraries external to display HAL
/hardware/intel/common/utils/ISV/
H A DAndroid.mk31 $(TARGET_OUT_HEADERS)/display \
/hardware/libhardware/tests/hwc/
H A Dtest-arrows.c141 EGLDisplay display; local
148 if (egl_create(&display, &surface, &w, &h))
156 eglSwapBuffers(display, surface);
162 egl_destroy(display, surface);
/hardware/qcom/display/msm8084/libcopybit/
H A Dc2d2.h447 * and also from C2D_DISPLAY for compatibility with HW display controller.
602 * Functions for display output. */
606 * is tightly bound to the display controller. */
610 C2D_DISPLAY_MAIN = (1 << 10), /* main display */
611 C2D_DISPLAY_SECONDARY = (1 << 11), /* secondary display */
617 C2D_DISPLAY_OVERLAY = C2D_DISPLAY_INPUT_1, /*!< Overlay window bit. This defines display input.
620 } C2D_DISPLAY_WINDOW; /*!< Window bit set with display parameter */
626 C2D_DISPLAY_MODE_SURF_REMOVE = (1 << 1), /* Remove surface from given display + input */
630 /* Sets the given surface as a current display front buffer.
632 * Still only one input can be specified at a time fro display/display
[all...]
/hardware/qcom/display/msm8226/
H A Dcommon.mk16 common_header_export_path := qcom/display
18 #Common libraries external to display HAL
/hardware/qcom/display/msm8226/libcopybit/
H A Dc2d2.h447 * and also from C2D_DISPLAY for compatibility with HW display controller.
602 * Functions for display output. */
606 * is tightly bound to the display controller. */
610 C2D_DISPLAY_MAIN = (1 << 10), /* main display */
611 C2D_DISPLAY_SECONDARY = (1 << 11), /* secondary display */
617 C2D_DISPLAY_OVERLAY = C2D_DISPLAY_INPUT_1, /*!< Overlay window bit. This defines display input.
620 } C2D_DISPLAY_WINDOW; /*!< Window bit set with display parameter */
626 C2D_DISPLAY_MODE_SURF_REMOVE = (1 << 1), /* Remove surface from given display + input */
630 /* Sets the given surface as a current display front buffer.
632 * Still only one input can be specified at a time fro display/display
[all...]
/hardware/qcom/display/msm8960/libcopybit/
H A Dc2d2.h447 * and also from C2D_DISPLAY for compatibility with HW display controller.
602 * Functions for display output. */
606 * is tightly bound to the display controller. */
610 C2D_DISPLAY_MAIN = (1 << 10), /* main display */
611 C2D_DISPLAY_SECONDARY = (1 << 11), /* secondary display */
617 C2D_DISPLAY_OVERLAY = C2D_DISPLAY_INPUT_1, /*!< Overlay window bit. This defines display input.
620 } C2D_DISPLAY_WINDOW; /*!< Window bit set with display parameter */
626 C2D_DISPLAY_MODE_SURF_REMOVE = (1 << 1), /* Remove surface from given display + input */
630 /* Sets the given surface as a current display front buffer.
632 * Still only one input can be specified at a time fro display/display
[all...]
/hardware/qcom/display/msm8974/libcopybit/
H A Dc2d2.h447 * and also from C2D_DISPLAY for compatibility with HW display controller.
602 * Functions for display output. */
606 * is tightly bound to the display controller. */
610 C2D_DISPLAY_MAIN = (1 << 10), /* main display */
611 C2D_DISPLAY_SECONDARY = (1 << 11), /* secondary display */
617 C2D_DISPLAY_OVERLAY = C2D_DISPLAY_INPUT_1, /*!< Overlay window bit. This defines display input.
620 } C2D_DISPLAY_WINDOW; /*!< Window bit set with display parameter */
626 C2D_DISPLAY_MODE_SURF_REMOVE = (1 << 1), /* Remove surface from given display + input */
630 /* Sets the given surface as a current display front buffer.
632 * Still only one input can be specified at a time fro display/display
[all...]
/hardware/intel/common/libva/va/wayland/
H A Dva_wayland.c116 vaGetDisplayWl(struct wl_display *display) argument
137 pDriverContext->native_dpy = display;
/hardware/intel/common/libva/va/glx/
H A Dva_glx_impl.c300 Display *display; member in struct:OpenGLContextState
311 if (cs->display && cs->context) {
313 glXMakeCurrent(cs->display, None, NULL);
314 glXDestroyContext(cs->display, cs->context);
315 cs->display = NULL;
343 cs->display = ctx->native_dpy;
349 parent->display,
415 cs->display = glXGetCurrentDisplay();
423 /* If display is NULL, this could be that new_cs was retrieved from
426 if (!new_cs->display)
[all...]
/hardware/intel/img/psb_video/src/x11/
H A Dpsb_coverlay.c54 psb_x11_getWindowCoordinate(Display * display, argument
63 if ((status = XGetWindowAttributes(display,
79 if (XTranslateCoordinates(display,
81 DefaultRootWindow(display),
127 psb_x11_substractRects(Display * display, argument
133 int display_width = (int)(DisplayWidth(display, DefaultScreen(display))) - 1;
134 int display_height = (int)(DisplayHeight(display, DefaultScreen(display))) - 1;
254 psb_x11_createWindowClipBoxList(Display * display, argument
[all...]
/hardware/qcom/media/mm-video-legacy/vidc/
H A Dvenc.mk51 libmm-venc-inc += $(TARGET_OUT_HEADERS)/qcom/display
91 mm-venc-test720p-inc += $(TARGET_OUT_HEADERS)/qcom/display
H A Dvdec.mk61 libmm-vdec-inc += $(TARGET_OUT_HEADERS)/qcom/display
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_surfacetexture.h74 void initialize(int display);
115 void initialize(int display, int tex_id);
H A Dcamera_test_surfacetexture.cpp312 void GLSurface::initialize(int display) { argument
327 if (display) {
531 void SurfaceTextureGL::initialize(int display, int tex_id) { argument
532 GLSurface::initialize(display);
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderDefs.h65 WANT_LOW_DELAY = 0x10, // make display order same as decoding order
177 VADisplay display; member in struct:VideoRenderBuffer
H A DVideoDecoderBase.cpp329 //VTRACE("Output POC %d for display (pts = %.2f)", output->pictureOrder, output->renderBuffer.timeStamp/1E6);
623 mAcquiredBuffer->renderBuffer.display = mVADisplay;
1142 vaStatus = vaSyncSurface(renderBuffer->display, renderBuffer->surface);
1145 vaStatus = vaDeriveImage(renderBuffer->display, renderBuffer->surface, &vaImage);
1149 vaStatus = vaMapBuffer(renderBuffer->display, vaImage.buf, &pBuf);
1233 vaStatus = vaUnmapBuffer(renderBuffer->display, vaImage.buf);
1236 vaStatus = vaDestroyImage(renderBuffer->display, vaImage.image_id);
1248 mSurfaceBuffers[i].renderBuffer.display = mVADisplay;
/hardware/qcom/media/mm-video-v4l2/vidc/
H A Dvdec.mk99 libmm-vdec-inc += $(TARGET_OUT_HEADERS)/qcom/display
128 libmm-vdec-inc += $(TARGET_OUT_HEADERS)/qcom/display
H A Dvenc.mk84 libmm-venc-inc += $(TARGET_OUT_HEADERS)/qcom/display
/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderUtils.cpp263 VASurfaceMap::VASurfaceMap(VADisplay display, int hwcap) { argument
265 mVADisplay = display;
766 VASurfaceID CreateNewVASurface(VADisplay display, int32_t width, int32_t height) { argument
802 vaStatus = vaCreateSurfaces(display, VA_RT_FORMAT_YUV420, width,
H A DVideoEncoderBase.cpp69 // here the display can be any value, use following one
71 unsigned int display = 0x18C34078; local
78 mVADisplay = vaGetDisplay(&display);
1612 vinfo.handle = (intptr_t)upStreamBuffer->display;
H A DVideoEncoderDef.h487 void *display; member in struct:VideoParamsUpstreamBuffer
/hardware/ril/include/telephony/
H A Dril.h1183 RIL_CDMA_DisplayInfoRecord display; member in union:__anon2466::__anon2467
/hardware/ril/reference-ril/
H A Dril.h1183 RIL_CDMA_DisplayInfoRecord display; member in union:__anon2642::__anon2643
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c195 int ext_ovls; /* # of overlays on external display for current composition */
196 int ext_ovls_wanted; /* # of overlays that should be on external display for current composition */
197 int last_ext_ovls; /* # of overlays on external/internal display for last composition */
666 /* display position */
800 /* align crop window with display coordinates */
857 /* display position */
923 /* FIXME: limit vertical downscale well below theoretical limit as we saw display artifacts */
935 /* :HACK: limit horizontal downscale well below theoretical limit as we saw display artifacts */
1180 char display[PROPERTY_VALUE_MAX]; local
1181 snprintf(display, sizeo
[all...]

Completed in 668 milliseconds

123