OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:overlayp
(Results
1 - 3
of
3
) sorted by null
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_display.c
81
struct mdp_overlay overlay, *
overlayp
;
variable in typeref:struct:
102
overlayp
= &overlay;
106
overlayp
->id = MSMFB_NEW_REQUEST;
109
overlayp
->src.width = e->src.width;
110
overlayp
->src.height = e->src.height;
111
overlayp
->src.format = e->src.format;
113
overlayp
->src_rect.x = e->src_rect.x;
114
overlayp
->src_rect.y = e->src_rect.y;
115
overlayp
->src_rect.w = e->src_rect.w;
116
overlayp
->src_rect.h = e->src_rect.h
[
all
...]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp
241
static struct mdp_overlay overlay, *
overlayp
;
variable in typeref:struct:
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp
331
static struct mdp_overlay overlay, *
overlayp
;
variable in typeref:struct:
[
all
...]
Completed in 31 milliseconds