OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Background
(Results
1 - 8
of
8
) sorted by null
/external/libpng/contrib/libtests/
pngstest.c
765
/* The
background
as the original sRGB 8-bit value converted to the final
771
}
Background
;
1117
*
background
color. (Adding an alpha channel is a no-op.)
1138
* bckg: composite on gray
background
1139
* bckc: composite on color
background
1141
* g8b: convert sRGB components to grayscale and composite on gray
background
1155
* b16g: composite linear onto gray
background
and convert the result to sRGB
1156
* b16c: composite linear onto color
background
and convert the result to sRGB
1160
* gb16: composite linear onto
background
and convert to sRGB grayscale
1162
* cb16: composite linear onto
background
and convert to sRG
2151
const Background*
background
;
member in struct:__anon13397
3355
png_colorp
background
= NULL;
local
[
all
...]
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfShadingDictionary_autogen.cpp
55
SkPdfArray* SkPdfShadingDictionary::
Background
(SkPdfNativeDoc* doc) {
56
SkPdfNativeObject* ret = get("
Background
", "");
64
return get("
Background
", "") != NULL;
SkPdfShadingDictionary_autogen.h
[
all
...]
/external/sonivox/jet_tools/JetCreator/
JetSegGraph.py
212
dc.
Background
= wx.Brush(wx.WHITE)
222
dc.
Background
= wx.Brush(wx.WHITE)
344
dc.
Background
= wx.Brush(wx.WHITE)
/cts/suite/cts/deviceTests/browserbench/assets/octane/
raytrace.js
69
// flog/
background
.js
304
background
: null,
314
this.
background
= new Flog.RayTracer.
Background
(new Flog.RayTracer.Color(0,0,0.5), 0.2);
587
Flog.RayTracer.
Background
= Class.create();
589
Flog.RayTracer.
Background
.prototype = {
677
return scene.
background
.color;
711
var color = Flog.RayTracer.Color.prototype.multiplyScalar(info.color, scene.
background
.ambience);
752
refl.color = scene.
background
.color;
820
scene.
background
= new Flog.RayTracer.Background
[
all
...]
/external/v8/benchmarks/
raytrace.js
69
// flog/
background
.js
304
background
: null,
314
this.
background
= new Flog.RayTracer.
Background
(new Flog.RayTracer.Color(0,0,0.5), 0.2);
587
Flog.RayTracer.
Background
= Class.create();
589
Flog.RayTracer.
Background
.prototype = {
677
return scene.
background
.color;
711
var color = Flog.RayTracer.Color.prototype.multiplyScalar(info.color, scene.
background
.ambience);
752
refl.color = scene.
background
.color;
820
scene.
background
= new Flog.RayTracer.Background
[
all
...]
/frameworks/base/docs/html/training/
training_toc.cs
[
all
...]
/frameworks/base/
Android.mk
[
all
...]
Completed in 260 milliseconds