Searched refs:fb (Results 101 - 119 of 119) sorted by relevance

12345

/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_mdp.h22 #include <linux/fb.h>
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_mdp.h5 #include <linux/fb.h>
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_mdp.h22 #include <linux/fb.h>
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_mdp.h5 #include <linux/fb.h>
/hardware/qcom/msm8x26/kernel-headers/linux/
H A Dmsm_mdp.h22 #include <linux/fb.h>
/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dmsm_mdp.h5 #include <linux/fb.h>
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_mdp.h22 #include <linux/fb.h>
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_mdp.h5 #include <linux/fb.h>
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_device.cpp42 #include <linux/fb.h>
57 : fb_node_index_(-1), fb_path_("/sys/devices/virtual/graphics/fb"), hotplug_enabled_(false),
67 // Read the fb node index
80 snprintf(device_name, sizeof(device_name), "%s%d", "/dev/graphics/fb", fb_node_index_);
/hardware/ti/omap4-aah/hwc/
H A Drgz_2d.c26 #include <linux/fb.h>
804 * clear fb hint, but we want to maintain a layer state for dirty
880 * fb hint is present, mark this layer to identify it.
H A Dhwc.c25 #include <linux/fb.h>
173 int img_mem_size; /* size of fb for hdmi */
174 void *img_mem_ptr; /* start of fb for hdmi */
1796 /* move fb z-order up (by lowering dss layers) */
1819 /* assign a z-layer for fb */
1822 ALOGE("**** should have assigned z-layer for fb");
2752 ALOGE("failed to open fb (%d)", errno);
2759 ALOGE("failed to get fb info (%d)", errno);
2767 ALOGE("failed to map fb memory");
2811 ALOGE("failed to open hdmi fb (
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c1781 int vp9_get_reference_enc(VP9_COMP *cpi, int index, YV12_BUFFER_CONFIG **fb) { argument
1787 *fb = &cm->frame_bufs[cm->ref_frame_map[index]].buf;
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp24 #include <linux/fb.h>
519 // For sidesync, the dest fb will be in portrait orientation, and the crop
615 // Crop - this is needed, because for sidesync, the dest fb will
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp24 #include <linux/fb.h>
506 // For sidesync, the dest fb will be in portrait orientation, and the crop
602 // Crop - this is needed, because for sidesync, the dest fb will
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp82 #include <linux/fb.h>
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c24 #include <linux/fb.h>
136 int img_mem_size; /* size of fb for hdmi */
137 void *img_mem_ptr; /* start of fb for hdmi */
1326 /* move fb z-order up (by lowering dss layers) */
1338 /* assign a z-layer for fb */
1341 ALOGE("**** should have assigned z-layer for fb");
2018 ALOGE("failed to open hdmi fb (%d)", errno);
2025 ALOGE("failed to open fb (%d)", errno);
2032 ALOGE("failed to get fb info (%d)", errno);
2040 ALOGE("failed to map fb memor
[all...]
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_utils.cpp24 #include <linux/fb.h>
576 "/sys/class/graphics/fb%d/dynamic_fps", fbNum);
734 // For sidesync, the dest fb will be in portrait orientation, and the crop
835 // Crop - this is needed, because for sidesync, the dest fb will
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.cpp24 #include <linux/fb.h>
509 "/sys/devices/virtual/graphics/fb%d/dynamic_fps", fbNum);
667 // For sidesync, the dest fb will be in portrait orientation, and the crop
768 // Crop - this is needed, because for sidesync, the dest fb will
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp86 #include <linux/fb.h>

Completed in 839 milliseconds

12345