OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subimage
(Results
26 - 50
of
123
) sorted by null
1
2
3
4
5
/external/ImageMagick/www/
compare.html
107
<p>If the reconstructed image is a
subimage
of the image, the compare program returns the best match offset. In addition, it returns a similarity image such that an exact match location is completely white and if none of the pixels match, black, otherwise some gray level in-between:</p>
110
-> compare -metric RMSE -
subimage
-search logo.png wizard.jpg similarity.gif
296
<td><a href="command-line-options.html#
subimage
-search">-
subimage
-search</a></td>
297
<td>search for
subimage
</td>
/external/swiftshader/src/OpenGL/libGL/
Texture.cpp
190
void Texture::
subImage
(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint unpackAlignment, const void *pixels, Image *image)
403
void Texture2D::
subImage
(GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint unpackAlignment, const void *pixels)
405
Texture::
subImage
(xoffset, yoffset, width, height, format, type, unpackAlignment, pixels, image[level]);
761
void TextureCubeMap::
subImage
(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint unpackAlignment, const void *pixels)
763
Texture::
subImage
(xoffset, yoffset, width, height, format, type, unpackAlignment, pixels, image[CubeFaceIndex(target)][level]);
/prebuilts/go/darwin-x86/src/image/draw/
draw_test.go
245
return golden.
SubImage
(b)
263
dst := hgradRed(255).(*image.RGBA).
SubImage
(r).(Image)
300
dst := m.
SubImage
(image.Rect(5, 5, 10, 10)).(*image.RGBA)
301
src := m.
SubImage
(image.Rect(5+xoff, 5+yoff, 10+xoff, 10+yoff)).(*image.RGBA)
356
m := image.NewRGBA(image.Rect(0, 0, 40, 30)).
SubImage
(r).(*image.RGBA)
/prebuilts/go/linux-x86/src/image/draw/
draw_test.go
245
return golden.
SubImage
(b)
263
dst := hgradRed(255).(*image.RGBA).
SubImage
(r).(Image)
300
dst := m.
SubImage
(image.Rect(5, 5, 10, 10)).(*image.RGBA)
301
src := m.
SubImage
(image.Rect(5+xoff, 5+yoff, 10+xoff, 10+yoff)).(*image.RGBA)
356
m := image.NewRGBA(image.Rect(0, 0, 40, 30)).
SubImage
(r).(*image.RGBA)
/prebuilts/go/darwin-x86/pkg/darwin_amd64/
image.a
41
0R G B A 0Nc·5 r·1 g·2 b·3 a·4 ?SetLp·1 ?x·2 y·3 Bc·4 SetRGBAL? ?? ? N?
SubImage
LL esc:0xaDX >