代码搜索:rendering
找到约 3,212 项符合「rendering」的源代码
代码结果 3,212
www.eeworm.com/read/379466/2673835
java gamescreen.java
/**
* The central game control class managing: rendering, cycling of world (which
* includes actors) and other game state.
*/
import com.nokia.mid.ui.FullCanvas;
import javax.microedition.lc
www.eeworm.com/read/366879/2858765
java gamescreen.java
/**
* The central game control class managing: rendering, cycling of world (which
* includes actors) and other game state.
*/
import com.nokia.mid.ui.FullCanvas;
import javax.microedition.lc
www.eeworm.com/read/366879/2858931
java gamescreen.java
/**
* The central game control class managing: rendering, cycling of world (which
* includes actors) and other game state.
*/
import com.nokia.mid.ui.FullCanvas;
import javax.microedition.lc
www.eeworm.com/read/359028/2981271
txt lwcustomtextrendersample.txt
This sample shows how the LwTextField component rendering can be customized.
The text field component draws some key words using different colors.
Try to edit the text to see how the words highlight
www.eeworm.com/read/195484/8150103
in pangocairo-uninstalled.pc.in
Name: Pango Cairo Uninstalled
Description: Cairo rendering support for Pango, Not Installed
Version: @VERSION@
Requires: pango cairo @PKGCONFIG_CAIRO_REQUIRES@
Libs: ${pc_top_builddir}/${pcfiledir}/pa
www.eeworm.com/read/270032/11050895
makefile
# FILENAME: Makefile [revised 18 AUG 90]
#
# AUTHOR: Kelvin Thompson
#
# DESCRIPTION: Makefile for anti-aliased line rendering demo.
# locations of Utah RLE information
UTAH_RLE_INCLUDE_DIR = /
www.eeworm.com/read/270032/11050913
c aalines.c
/* FILENAME: AALines.c [revised 17 AUG 90]
AUTHOR: Kelvin Thompson
DESCRIPTION: Code to render an anti-aliased line, from
"Rendering Anti-Aliased Lines" in _Graphics_Gems_.
www.eeworm.com/read/270032/11051132
c zrendv10.c
/*
Z Buffer Rendering Program Version 10, 02/12/96
Copyright Raghu Karinthi, West Virginia University
*/
#include "ZRendv10.h"
ZBuffer zb;
OrigTriangle localSet[NUM_TRIANGLES
www.eeworm.com/read/202497/15381230
h table_layout.h
/*
* This file is part of the HTML rendering engine for KDE.
*
* Copyright (C) 2002 Lars Knoll (knoll@kde.org)
* (C) 2002 Dirk Mueller (mueller@kde.org)
*
* This library is free softwa
www.eeworm.com/read/386060/8766673
m plot_subspaces2.m
% Code for rendering two dimensional results generated by the gpca
% algorithm. Users should call plot_subspaces
function pl = plot_subspaces2(data, labels, groupBases, basisDimensions)
CENTER_DATA