代码搜索:Framebuffer
找到约 2,292 项符合「Framebuffer」的源代码
代码结果 2,292
www.eeworm.com/read/152843/5663854
makefile
#
# Makefile for the Intel 810/815 framebuffer driver
#
obj-$(CONFIG_FB_I810) += i810fb.o
i810fb-objs := i810_main.o i810_accel.o
ifdef CONFIG_FB_I810_GTF
i810fb-objs
www.eeworm.com/read/152744/5666863
c lcdlib.c
/*********************************************************************************************
* File name: lcdlib.c
* Author: Embest
* Descript: lcd lib source code.
* History:
* Y.J.Guo,
www.eeworm.com/read/147766/5725836
h rivafb.h
#ifndef __RIVAFB_H
#define __RIVAFB_H
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/144624/5749296
c ts_test.c
/*
* tslib/src/ts_test.c
*
* Copyright (C) 2001 Russell King.
*
* This file is placed under the GPL. Please see the file
* COPYING for more details.
*
* $Id: ts_test.c,v 1.4 2002/07
www.eeworm.com/read/136849/5844027
h font_metrics_system.h
INT32 r2d_font_metric_system[]={
1536, /* Font framebuffer width in pixels */
8, /* Font framebuffer height in pixels */
1, /* Font framebuffer height in Word32 */
8, /* Font free area for char cr
www.eeworm.com/read/136849/5844036
ml r2d_font.ml
open Freetype
open Lcd
open Coding
open Ptset
type metrics ={ascent:int;
descent:int;
leading:int;
max_width:int;
max_height:int;
underline:int;
max_char_size:int
}
type glyph_me
www.eeworm.com/read/136849/5844043
h font_metrics_system.h
const INT32 r2d_font_metric_system[]={
1536, /* Font framebuffer width in pixels */
8, /* Font framebuffer height in pixels */
1, /* Font framebuffer aligned size in Word32 */
8, /* Font free area
www.eeworm.com/read/136849/5844072
h font_metrics_system.h
INT32 r2d_font_metric_system[]={
1536, /* Font framebuffer width in pixels */
8, /* Font framebuffer height in pixels */
1, /* Font framebuffer height in Word32 */
8, /* Font free area for char cr
www.eeworm.com/read/136786/5866178
h rivafb.h
#ifndef __RIVAFB_H
#define __RIVAFB_H
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/128531/5988366
h rivafb.h
#ifndef __RIVAFB_H
#define __RIVAFB_H
#include
#include
#include
#include
#include
#include