代码搜索:DirectFb
找到约 442 项符合「DirectFb」的源代码
代码结果 442
www.eeworm.com/read/281340/4117289
h directfb_stub.h
/*****************************************************************************
******************************************************************************
**
www.eeworm.com/read/281340/4117290
cpp directfb_stub.cpp
/*****************************************************************************
******************************************************************************
**
www.eeworm.com/read/423632/2025284
spec directfb-examples.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : A set of simple DirectFB applications for testing and demonstration purposes
Name : DirectFB-examples
Version : 0
www.eeworm.com/read/368572/9686044
h directfb_cursors.h
/* DirectFB surface dump created by directfb-csource 0.9.14 */
/* This arrow cursor surface is based on a cursor drawn by Ville P鋞si. */
static unsigned char arrow_data[] =
"\0\0\0\0\0\0\0#\0\0\0\
www.eeworm.com/read/173761/9635949
am makefile.am
EXTRA_DIST = directfb.png
docs_headers = \
$(top_srcdir)/include/directfb.h \
$(top_srcdir)/include/directfb_keyboard.h
all-local: stamp-docs
stamp-docs: $(top_srcdir)/tools/gendoc.pl $(docs_head
www.eeworm.com/read/446832/7564154
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(Makefile.am)
# Save this value here, since automake will set cflags later
cflags_set="${CFLAGS}set"
dnl we need to AC_DIVER
www.eeworm.com/read/184769/9078750
c cairo-directfb-surface.c
/* cairo - a vector graphics library with display and print output
*
* Copyright © 2003 University of Southern California
*
* This library is free software; you can redistribute it and/or
* modif
www.eeworm.com/read/184769/9079269
h cairo-test-directfb.h
#ifndef CAIRO_TEST_DIRECTFB_H_
#define CAIRO_TEST_DIRECTFB_H_
/* Two functions: One for a real window, one for a bitmap */
#include
CAIRO_BEGIN_DECLS
extern cairo_surface_t *
create_dire
www.eeworm.com/read/184769/9079850
c cairo-test-directfb.c
/*
Test were run with the following script
target can be directfb_bitmap or directfb
export CAIRO_TEST_TARGET=directfb_bitmap
export DFBARGS=quiet,no-banner,no-debug,log-file=dfblog,system=x11
cd cai
www.eeworm.com/read/136571/5869258
c sdl_directfb_events.c
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the terms of th