OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scanline
(Results
151 - 175
of
203
) sorted by null
1
2
3
4
5
6
7
8
9
/external/chromium_org/third_party/skia/src/core/
SkScan_Path.cpp
69
// that start on the next
scanline
SkAAClip.cpp
552
// possible our fBounds.fBottom is bigger than our last
scanline
of data, so
1170
we inject an explicit empty
scanline
(alpha==0)
[
all
...]
/external/chromium_org/ui/gfx/
icon_util.cc
601
// The helper function copies the image into the buffer one
scanline
at a
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/
DDSLoader.java
414
* @param scanlineSize Size of a single
scanline
= width * bytesPerPixel
TGALoader.java
249
//read
scanline
/external/jpeg/
jcmaster.c
64
/* Width of an input
scanline
must be representable as JDIMENSION. */
jdmaster.c
322
/* Width of an output
scanline
must be representable as JDIMENSION. */
/external/pixman/pixman/
pixman-arm-neon-asm.S
59
* performance of handling leading/trailing pixels for each
scanline
.
[
all
...]
/external/qemu/distrib/jpeg-6b/
jcmaster.c
64
/* Width of an input
scanline
must be representable as JDIMENSION. */
jdmaster.c
322
/* Width of an output
scanline
must be representable as JDIMENSION. */
/external/qemu/distrib/sdl-1.2.15/src/video/
SDL_pixels.c
289
* Calculate the pad-aligned
scanline
width of a surface
/external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.c
42
int bytesperline; /* Bytes per
scanline
for mode */
/external/skia/src/core/
SkClipStack.cpp
285
// Here we mimic a non-anti-aliased
scanline
system. If there is
SkScan_Path.cpp
69
// that start on the next
scanline
SkAAClip.cpp
552
// possible our fBounds.fBottom is bigger than our last
scanline
of data, so
1170
we inject an explicit empty
scanline
(alpha==0)
[
all
...]
/external/webp/include/webp/
decode.h
179
int stride; // stride in bytes from one
scanline
to the next.
/frameworks/native/opengl/libagl/
dxt.cpp
580
* The output is written to 'surface' with each
scanline
separated by
/system/core/include/private/pixelflinger/
ggl_context.h
542
void (*
scanline
)(context_t* c);
member in struct:android::context_t
/external/grub/stage2/
asm.S
[
all
...]
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
712
p_src_buf->offset.mp[0].
scanline
;
735
p_tmb_buf->offset.mp[0].
scanline
;
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h
316
int scanline_pad; /*
scanline
must padded to this multiple */
398
int bitmap_unit; /* quant. of
scanline
8, 16, 32 */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h
316
int scanline_pad; /*
scanline
must padded to this multiple */
398
int bitmap_unit; /* quant. of
scanline
8, 16, 32 */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h
316
int scanline_pad; /*
scanline
must padded to this multiple */
398
int bitmap_unit; /* quant. of
scanline
8, 16, 32 */
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_texture.c
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_tritemp.h
485
* sub-pixel amount into the triangle at each
scanline
.
[
all
...]
Completed in 633 milliseconds
1
2
3
4
5
6
7
8
9