代码搜索:FrameBuffer

找到约 2,292 项符合「FrameBuffer」的源代码

代码结果 2,292
www.eeworm.com/read/124486/6046735

h fbneomagic.h

/* ** $Id: fbneomagic.h,v 1.2 2003/09/04 06:02:53 weiym Exp $ ** ** Port from DirectFB by Wei Yongming. ** ** Copyright (C) 2001 ~ 2002 Wei Yongming. ** Copyright (C) 2003 Feynman Software. ** ** Neo
www.eeworm.com/read/310540/6312318

c glib.c

#include "def.h" #include "lcdlib.h" #include "glib.h" #include "lcd.h" void (*PutPixel)(U32,U32,U32); void Glib_Init(int type) { switch(type) { case MODE_STN_1BIT: Pu
www.eeworm.com/read/488768/6485403

c glib.c

#include "def.h" #include "lcdlib.h" #include "glib.h" #include "lcd.h" void (*PutPixel)(U32,U32,U32); void Glib_Init(int type) { switch(type) { case MODE_STN_1BIT: Pu
www.eeworm.com/read/488793/6486142

c lcd_test.c

#ifndef Lcd_Test_C #define Lcd_Test_C #include "2410addr.h" #include "Def.h" #include "LCD_test.h" #include "Gui.h" #include "Dma.h" #include "GuiDeskTop.h" #include "DeskTop.h" #include "Wor
www.eeworm.com/read/486846/6530847

c videodemo.c

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD. **
www.eeworm.com/read/263281/11368644

c glib.c

#include "def.h" #include "lcdlib.h" #include "glib.h" #include "lcd.h" void (*PutPixel)(U32,U32,U32); void Glib_Init(int type) { switch(type) { case MODE_STN_1BIT: Pu
www.eeworm.com/read/408432/11388511

c glib.c

/***************************************** NAME: glib.c DESC: S3C2410 basic graphic lib HISTORY: 2002.03.13:SamSung modified by sanicle ver:2005.08.31 http://3mn.net ***********
www.eeworm.com/read/408432/11388521

c sandriverlcd.c

// file: SanDriverLCD.h // by : Sanicle // ver : 2005.04.22 // from: http://3mn.net #include #include "2410lib.h" #include "def.h" //#include "option.h" //#include "24xslib.h"
www.eeworm.com/read/407156/11427639

c glib.c

#include "def.h" #include "lcdlib.h" #include "glib.h" #include "lcd.h" void (*PutPixel)(U32,U32,U32); void Glib_Init(int type) { switch(type) { case MODE_STN_1BIT: PutPixel=_Pu