Home
last modified time | relevance | path

Searched refs:LE_FB0 (Results 1 – 2 of 2) sorted by relevance

/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_display.c278 fb_fd = open(LE_FB0, O_RDWR); in camframe_fb_thread()
279 CDBG("%s:LE_FB0 dl, '%s', fd=%d\n", __func__, LE_FB0, fb_fd); in camframe_fb_thread()
283 ANDROID_FB0, LE_FB0); in camframe_fb_thread()
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCamera_Intf.h55 #define LE_FB0 "/dev/fb0" macro