HomeSort by relevance Sort by last modified time
    Searched refs:fb_overlay_layer (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/security/securityPatch/CVE-2016-8448/
poc.c 29 struct fb_overlay_layer layerInfo;
mtkfb.h 42 #define MTKFB_SET_OVERLAY_LAYER MTK_IOW(0, struct fb_overlay_layer)
44 #define MTKFB_SET_VIDEO_LAYERS MTK_IOW(2, struct fb_overlay_layer)
47 #define MTKFB_SET_MULTIPLE_LAYERS MTK_IOW(5, struct fb_overlay_layer)
96 #define MTKFB_GET_VIDEOLAYER_SIZE MTK_IOR(44, struct fb_overlay_layer)
233 struct fb_overlay_layer { struct
268 struct fb_overlay_layer layers[4];

Completed in 40 milliseconds