Home
last modified time | relevance | path

Searched refs:gm (Results 1 – 25 of 65) sorted by relevance

123

/external/skia/gyp/
Dgmslides.gypi8 '../gm',
20 '../gm/aaclip.cpp',
21 '../gm/aarectmodes.cpp',
22 '../gm/addarc.cpp',
23 '../gm/all_bitmap_configs.cpp',
24 '../gm/alphagradients.cpp',
25 '../gm/anisotropic.cpp',
26 '../gm/arcofzorro.cpp',
27 '../gm/arithmode.cpp',
28 '../gm/astcbitmap.cpp',
[all …]
Ddm.gypi9 '../gm',
42 '../gm/gm.cpp',
/external/skia/bench/
DAndroid.mk24 ../gm/gm.cpp \
121 ../gm/aaclip.cpp \
122 ../gm/aarectmodes.cpp \
123 ../gm/addarc.cpp \
124 ../gm/all_bitmap_configs.cpp \
125 ../gm/alphagradients.cpp \
126 ../gm/anisotropic.cpp \
127 ../gm/arcofzorro.cpp \
128 ../gm/arithmode.cpp \
129 ../gm/astcbitmap.cpp \
[all …]
DGMBench.cpp10 GMBench::GMBench(skiagm::GM* gm) : fGM(gm) { in GMBench() argument
11 fName.printf("GM_%s", gm->getName()); in GMBench()
/external/skia/dm/
DAndroid.mk27 ../gm/gm.cpp \
266 ../gm/aaclip.cpp \
267 ../gm/aarectmodes.cpp \
268 ../gm/addarc.cpp \
269 ../gm/all_bitmap_configs.cpp \
270 ../gm/alphagradients.cpp \
271 ../gm/anisotropic.cpp \
272 ../gm/arcofzorro.cpp \
273 ../gm/arithmode.cpp \
274 ../gm/astcbitmap.cpp \
[all …]
/external/libxml2/result/schemas/
Dallsg_0_4.err1gm-A-1: Schemas validity error : Element '{urn:test:foo}gm-A-1': This element is not expected. Exp…
Dallsg_0_3.err1gm-B-1: Schemas validity error : Element '{urn:test:foo}gm-B-1': This element is not expected. Exp…
Dallsg_0_5.err1 ./test/schemas/allsg_5.xml:7: element gm-B-2: Schemas validity error : Element '{urn:test:foo}gm-B-…
/external/skia/site/dev/testing/
Dfonts.md7 Each test in the gm directory draws a reference image. Their primary purpose is
11 The gm tests have a secondary purpose: they detect when rendering is different
35 directory. By using the same font set on all buildbots, the generated gm images
38 Today, the set of fonts used by gm, and present in my resources directory,
69 Each gm specifies the typeface to use when drawing text. For now, to set the
98 all gm tests. Subsequently running the 'create_test_font' tool generates new paths
105 The font set used by gm tests today is arbitrary and not intended to be
111 removing manual typeface selection in the gm tests. Today, options to dm like
115 Some gm tests explicitly always want to use system fonts and system metrics;
116 other gm tests use text only to label the drawing; yet other gm tests use text
Dtesting.md59 from gm/), image files (from `--images`, which defaults to "resources") or .skp
61 sources DM will use with `--src` (default, "tests gm image skp").
111 dm_output/565/gm/3x3bitmaprect.png
112 dm_output/565/gm/aaclip.png
113 dm_output/565/gm/aarectmodes.png
114 dm_output/565/gm/alphagradients.png
115 dm_output/565/gm/arcofzorro.png
116 dm_output/565/gm/arithmode.png
117 dm_output/565/gm/astcbitmap.png
118 dm_output/565/gm/bezier_conic_effects.png
[all …]
Dtests.md39 1. Add a file `gm/newgmtest.cpp`:
49 #include "gm.h"
59 '../gm/newgmtest.cpp',
/external/libvncserver/x11vnc/
Dlinuxfb.c187 unsigned long rm = 0, gm = 0, bm = 0; in console_guess() local
194 gm = (1 << var_info.green.length) - 1; in console_guess()
197 gm = gm << var_info.green.offset; in console_guess()
200 if (b == 8 && rm == 0xff && gm == 0xff && bm == 0xff) { in console_guess()
203 gm = 0x38; in console_guess()
206 if (b <= 8 && (rm == gm && gm == bm)) { in console_guess()
209 gm = 0x38; in console_guess()
217 w, h, b, rm, gm, bm); in console_guess()
/external/jmonkeyengine/engine/src/desktop/jme3tools/converters/
DImageToAwt.java53 final int bpp, am, rm, gm, bm, as, rs, gs, bs, im, is; field in ImageToAwt.DecodeParams
55 …public DecodeParams(int bpp, int am, int rm, int gm, int bm, int as, int rs, int gs, int bs, int i… in DecodeParams() argument
59 this.gm = gm; in DecodeParams()
83 this.gm = 0; in DecodeParams()
218 int reductionG = 8 - Integer.bitCount(p.gm); in convert()
259 g = (g << p.gs) & p.gm; in convert()
323 if (inParams.rm != 0 && inParams.gm == 0 && inParams.bm == 0) { in convert()
325 } else if (inParams.rm != 0 && inParams.gm != 0 && inParams.bm != 0) { in convert()
331 int expansionG = 8 - Integer.bitCount(inParams.gm); in convert()
342 int g = (inputPixel & inParams.gm) >> inParams.gs; in convert()
[all …]
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_rgb9e5.h105 int rm, gm, bm; in float3_to_rgb9e5() local
131 gm = (int) floor(gc / denom + 0.5); in float3_to_rgb9e5()
135 assert(gm <= MAX_RGB9E5_MANTISSA); in float3_to_rgb9e5()
138 assert(gm >= 0); in float3_to_rgb9e5()
142 retval.field.g = gm; in float3_to_rgb9e5()
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dwgl.c480 GLYPHMETRICS gm; in wglUseFontBitmapsA() local
496 memset(&gm,0,sizeof(gm)); in wglUseFontBitmapsA()
502 if( GetGlyphOutline(hdc, first, GGO_BITMAP, &gm, 0, NULL, &mat) in wglUseFontBitmapsA()
517 &gm, 0, NULL, &mat); in wglUseFontBitmapsA()
532 &gm, /* ptr to structure for metrics*/ in wglUseFontBitmapsA()
549 glBitmap(gm.gmBlackBoxX,gm.gmBlackBoxY, in wglUseFontBitmapsA()
550 (GLfloat)-gm.gmptGlyphOrigin.x, in wglUseFontBitmapsA()
551 (GLfloat)gm.gmptGlyphOrigin.y, in wglUseFontBitmapsA()
552 (GLfloat)gm.gmCellIncX, in wglUseFontBitmapsA()
553 (GLfloat)gm.gmCellIncY, in wglUseFontBitmapsA()
/external/v8/test/webkit/fast/regex/
Dmalformed-escapes-expected.txt30 Testing regexp: /\ug/gm
34 Testing regexp: /\xg/gm
38 Testing regexp: /\c_/gm
42 Testing regexp: /[\B]/gm
46 Testing regexp: /[\b]/gm
50 Testing regexp: /\8/gm
Dquantified-assertions-expected.txt30 Testing regexp: /(?=a){0}/gm
34 Testing regexp: /(?=a){1}/gm
38 Testing regexp: /(?!a){0}/gm
42 Testing regexp: /(?!a){1}/gm
/external/skia/src/ports/
DSkFontHost_win.cpp169 GLYPHMETRICS gm; in calculateGlyphCount() local
172 if (GetGlyphOutlineW(hdc, mid, GGO_METRICS | GGO_GLYPH_INDEX, &gm, 0, in calculateGlyphCount()
884 GLYPHMETRICS gm; in generateMetrics() local
885 sk_bzero(&gm, sizeof(gm)); in generateMetrics()
887 …DWORD status = GetGlyphOutlineW(fDDC, glyphId, GGO_METRICS | GGO_GLYPH_INDEX, &gm, 0, NULL, &fMat2… in generateMetrics()
890 … status = GetGlyphOutlineW(fDDC, glyphId, GGO_METRICS | GGO_GLYPH_INDEX, &gm, 0, NULL, &fMat22); in generateMetrics()
901 if (1 == gm.gmBlackBoxX && 1 == gm.gmBlackBoxY) { in generateMetrics()
903 …DWORD bufferSize = GetGlyphOutlineW(fDDC, glyphId, GGO_NATIVE | GGO_GLYPH_INDEX, &gm, 0, NULL, &fM… in generateMetrics()
907 glyph->fTop = SkToS16(-gm.gmptGlyphOrigin.y); in generateMetrics()
908 glyph->fLeft = SkToS16(gm.gmptGlyphOrigin.x); in generateMetrics()
[all …]
/external/bison/tests/
Dsynclines.at83 s/^distcc\[\d+\] .*\n//gm;
85 s/^clang: warning: treating 'c' input as 'c\+\+'.*\n//gm;
87 s/^[^:]*: In function '[^']+':\n//gm;
89 s/^ *#error.*\n *\^\n//gm;
91 s/^1 error generated\.\n//gm;
96 s/^([^:]+:\d+)[.:][^:]+:(.+)$/$][1:$][2/gm;
98 s/^([^:]+:\d+):( |#error|error|:)+/$][1: #error /gm;
/external/skia/site/user/quick/
Dlinux.md139 Build and run gm ("golden master") tests
144 make -j gm
145 out/Debug/gm -r gm/base-linux ; echo $?
150 GYP_DEFINES="skia_scalar=fixed" make -j gm
151 out/Debug/gm -r gm/base-linux-fixed ; echo $?
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/
DRenderManager.java692 Geometry gm = (Geometry) s; in renderShadow() local
697 rq.addToShadowQueue(gm, RenderQueue.ShadowMode.Cast); in renderShadow()
725 Geometry gm = (Geometry) scene; in preloadScene() local
726 if (gm.getMaterial() == null) { in preloadScene()
727 throw new IllegalStateException("No material is set for Geometry: " + gm.getName()); in preloadScene()
730 gm.getMaterial().preload(this); in preloadScene()
731 Mesh mesh = gm.getMesh(); in preloadScene()
800 Geometry gm = (Geometry) scene; in renderScene() local
801 if (gm.getMaterial() == null) { in renderScene()
802 throw new IllegalStateException("No material is set for Geometry: " + gm.getName()); in renderScene()
[all …]
/external/skia/site/user/
Dapi.md10 …[http://chromium-skia-gm.commondatastorage.googleapis.com/doxygen/doxygen/html/index.html](http://…
/external/skia/tools/skpdiff/
DREADME6 "/usr/local/google/home/zachr/Downloads/gm/*_8888.png" \
7 "/usr/local/google/home/zachr/Downloads/gm/*_gpu.png"
/external/eigen/bench/
Dspmv.cpp191 GmmSparse gm(rows,cols); in main() local
192 eiToGmm(sm, gm); in main()
198 SPMV_BENCH(gmm::mult(gm, gv, gres)); in main()
201 SPMV_BENCH(gmm::mult(gmm::transposed(gm), gv, gres)); in main()
/external/skia/tools/
Dgit-skia-verify75 ./out/Release/gm -w after
89 ./out/Release/gm -w before

123