OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fb_var_screeninfo
(Results
1 - 25
of
33
) sorted by null
1
2
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbvideo.h
55
struct
fb_var_screeninfo
cache_vinfo;
56
struct
fb_var_screeninfo
saved_vinfo;
89
struct
fb_var_screeninfo
screen_vinfo;
SDL_fbvideo.c
153
struct
fb_var_screeninfo
*vinfo);
306
static int read_fbmodes_mode(FILE *f, struct
fb_var_screeninfo
*vinfo)
373
static int FB_CheckMode(_THIS, struct
fb_var_screeninfo
*vinfo,
488
struct
fb_var_screeninfo
vinfo;
750
static void print_vinfo(struct
fb_var_screeninfo
*vinfo)
798
static int choose_fbmodes_mode(struct
fb_var_screeninfo
*vinfo)
802
struct
fb_var_screeninfo
cinfo;
829
static int choose_vesa_mode(struct
fb_var_screeninfo
*vinfo)
866
struct
fb_var_screeninfo
vinfo;
925
struct
fb_var_screeninfo
vinfo
[
all
...]
/bionic/libc/kernel/common/linux/
tegrafb.h
83
struct
fb_var_screeninfo
*modedb;
fb.h
251
struct
fb_var_screeninfo
{
struct
/external/kernel-headers/original/linux/
fb.h
244
struct
fb_var_screeninfo
{
struct
643
int (*fb_check_var)(struct
fb_var_screeninfo
*var, struct fb_info *info);
659
int (*fb_pan_display)(struct
fb_var_screeninfo
*var, struct fb_info *info);
690
struct
fb_var_screeninfo
*var);
844
struct
fb_var_screeninfo
var; /* Current var */
[
all
...]
tegrafb.h
90
struct
fb_var_screeninfo
*modedb;
/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;
/system/core/toolbox/
rotatefb.c
20
struct
fb_var_screeninfo
fbinfo;
/frameworks/base/cmds/screencap/
screencap.cpp
62
static status_t vinfoToPixelFormat(const
fb_var_screeninfo
& vinfo,
144
struct
fb_var_screeninfo
vinfo;
/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)
refresh.c
49
struct
fb_var_screeninfo
info;
/hardware/msm7k/libgralloc-qsd8k/
gralloc_priv.h
73
struct
fb_var_screeninfo
info;
/frameworks/base/cmds/screenshot/
screenshot.c
21
struct
fb_var_screeninfo
vinfo;
/system/core/init/
logo.c
47
struct
fb_var_screeninfo
vi;
/external/qemu/distrib/sdl-1.2.12/src/video/ipod/
SDL_ipodvideo.c
260
struct
fb_var_screeninfo
vinfo;
319
struct
fb_var_screeninfo
vinfo;
/development/ndk/platforms/android-3/include/linux/
fb.h
205
struct
fb_var_screeninfo
{
struct
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h
224
struct
fb_var_screeninfo
{
struct
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
fb.h
205
struct
fb_var_screeninfo
{
struct
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
fb.h
205
struct
fb_var_screeninfo
{
struct
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
fb.h
205
struct
fb_var_screeninfo
{
struct
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
fb.h
205
struct
fb_var_screeninfo
{
struct
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
fb.h
205
struct
fb_var_screeninfo
{
struct
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
fb.h
205
struct
fb_var_screeninfo
{
struct
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
fb.h
205
struct
fb_var_screeninfo
{
struct
Completed in 255 milliseconds
1
2