Home | History | Annotate | Download | only in devices

Lines Matching refs:tiled

209     VAMappedHandle(VADisplay dpy, buffer_handle_t khandle, uint32_t stride, uint32_t height, bool tiled)
222 attribTpi.tiling = tiled;
265 VAMappedHandleObject(VADisplay dpy, buffer_handle_t khandle, uint32_t stride, uint32_t height, bool tiled)
266 : VAMappedHandle(dpy, khandle, stride, height, tiled) { }
1170 composeTask->videoTiled = info.tiled;
1669 composeTask->videoTiled = info.tiled;