/hardware/qcom/display/libgralloc/ |
fb_priv.h | 47 struct fb_var_screeninfo info;
|
/hardware/qcom/display/liboverlay/ |
mdpWrapper.h | 52 bool getVScreenInfo(int fd, fb_var_screeninfo& vinfo); 55 bool setVScreenInfo(int fd, fb_var_screeninfo& vinfo); 97 void dump(const char* const s, const fb_var_screeninfo& vinfo); 110 inline bool getVScreenInfo(int fd, fb_var_screeninfo& vinfo) { 119 inline bool setVScreenInfo(int fd, fb_var_screeninfo& vinfo) { 264 inline void dump(const char* const s, const fb_var_screeninfo& vinfo) { 265 ALOGE("%s fb_var_screeninfo xres=%d yres=%d",
|
/external/kernel-headers/original/linux/ |
tegrafb.h | 90 struct fb_var_screeninfo *modedb;
|
fb.h | 251 struct fb_var_screeninfo { struct 650 int (*fb_check_var)(struct fb_var_screeninfo *var, struct fb_info *info); 666 int (*fb_pan_display)(struct fb_var_screeninfo *var, struct fb_info *info); 697 struct fb_var_screeninfo *var); 851 struct fb_var_screeninfo var; /* Current var */ [all...] |
/system/core/toolbox/ |
rotatefb.c | 20 struct fb_var_screeninfo fbinfo;
|
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
SDL_fbvideo.h | 63 struct fb_var_screeninfo cache_vinfo; 64 struct fb_var_screeninfo saved_vinfo; 102 struct fb_var_screeninfo screen_vinfo;
|
SDL_fbvideo.c | 161 struct fb_var_screeninfo *vinfo); 318 static int read_fbmodes_mode(FILE *f, struct fb_var_screeninfo *vinfo) 385 static int FB_CheckMode(_THIS, struct fb_var_screeninfo *vinfo, 500 struct fb_var_screeninfo vinfo; 827 static void print_vinfo(struct fb_var_screeninfo *vinfo) 875 static int choose_fbmodes_mode(struct fb_var_screeninfo *vinfo) 879 struct fb_var_screeninfo cinfo; 906 static int choose_vesa_mode(struct fb_var_screeninfo *vinfo) 943 struct fb_var_screeninfo vinfo; 1002 struct fb_var_screeninfo vinfo [all...] |
/system/extras/tests/framebuffer/ |
fb_test.c | 45 static struct fb_var_screeninfo vi; 50 struct fb_var_screeninfo *vi); 125 static void dumpinfo(struct fb_fix_screeninfo *fi, struct fb_var_screeninfo *vi)
|
/hardware/libhardware/modules/gralloc/ |
gralloc_priv.h | 49 struct fb_var_screeninfo info;
|
/hardware/msm7k/libgralloc/ |
gralloc_priv.h | 53 struct fb_var_screeninfo info;
|
/hardware/qcom/display/libexternal/ |
external.h | 92 fb_var_screeninfo mVInfo;
|
/external/qemu/distrib/sdl-1.2.15/src/video/ps3/ |
SDL_ps3video.h | 100 struct fb_var_screeninfo fb_vinfo; 101 struct fb_var_screeninfo fb_orig_vinfo;
|
/frameworks/base/cmds/screencap/ |
screencap.cpp | 69 static status_t vinfoToPixelFormat(const fb_var_screeninfo& vinfo, 159 struct fb_var_screeninfo vinfo;
|
/bionic/libc/kernel/common/linux/ |
tegrafb.h | 97 struct fb_var_screeninfo *modedb;
|
/frameworks/native/cmds/screenshot/ |
screenshot.c | 21 struct fb_var_screeninfo vinfo;
|
/hardware/msm7k/libgralloc-qsd8k/ |
gralloc_priv.h | 73 struct fb_var_screeninfo info;
|
/system/core/init/ |
logo.c | 47 struct fb_var_screeninfo vi;
|
/development/ndk/platforms/android-3/include/linux/ |
fb.h | 205 struct fb_var_screeninfo { struct
|
/hardware/samsung_slsi/exynos5/gralloc/ |
framebuffer.cpp | 178 struct fb_var_screeninfo info;
|
/hardware/ti/omap4xxx/original-kernel-headers/linux/ |
omapfb.h | 265 int omapfb_mode_to_dss_mode(struct fb_var_screeninfo *var,
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
fb.h | 205 struct fb_var_screeninfo { struct
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
fb.h | 205 struct fb_var_screeninfo { struct
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
fb.h | 205 struct fb_var_screeninfo { struct
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
fb.h | 205 struct fb_var_screeninfo { struct
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
fb.h | 205 struct fb_var_screeninfo { struct
|