/external/skia/src/core/ |
SkScan_AntiPath.cpp | 25 - RLE, which records a rle-encoded scanline 201 if (iy != fCurrIY) { // new scanline
|
SkScan_Antihair.cpp | 728 if (top == ((B - 1) >> 8)) { // just one scanline high 958 if (top == ((B - 1) >> 8)) { // just one scanline high
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/ |
svga_reg.h | [all...] |
/external/jpeg/ |
jpeglib.h | 353 /* State variable: index of next scanline to be written to 473 int rec_outbuf_height; /* min recommended height of scanline buffer */ 492 /* Row index of next scanline to be read from jpeg_read_scanlines(). [all...] |
/external/mesa3d/src/gallium/drivers/svga/include/ |
svga_reg.h | [all...] |
/external/qemu/distrib/jpeg-6b/ |
jpeglib.h | 353 /* State variable: index of next scanline to be written to 473 int rec_outbuf_height; /* min recommended height of scanline buffer */ 492 /* Row index of next scanline to be read from jpeg_read_scanlines(). [all...] |
/device/asus/flo/camera/QCamera2/stack/common/ |
cam_intf.h | 348 offset_x, offset_y, stride, scanline, plane offset */
|
/external/chromium_org/third_party/libwebp/dec/ |
vp8i.h | 318 // To be called at the start of a new scanline, to initialize predictors.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
intel_blit.c | 477 * rectangular blit covering a large space, then emit 1-scanline blit at the
|
/external/chromium_org/third_party/skia/include/core/ |
SkShader.h | 355 kFixedStepInX_MatrixClass, // fast perspective, need to call fixedStepInX() each scanline
|
/external/chromium_org/third_party/skia/src/images/ |
SkImageDecoder_libwebp.cpp | 552 // Import (for each scanline) the bit-map image (in appropriate color-space)
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_blit.c | 477 * rectangular blit covering a large space, then emit 1-scanline blit at the
|
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/ |
SDL_epocvideo.cpp | 437 current->pitch = numBytesPerPixel * width; // Number of bytes in scanline
|
/external/skia/include/core/ |
SkShader.h | 355 kFixedStepInX_MatrixClass, // fast perspective, need to call fixedStepInX() each scanline
|
/external/skia/src/images/ |
SkImageDecoder_libwebp.cpp | 552 // Import (for each scanline) the bit-map image (in appropriate color-space)
|
/external/webp/src/dec/ |
vp8i.h | 318 // To be called at the start of a new scanline, to initialize predictors.
|
/hardware/qcom/camera/QCamera2/stack/common/ |
cam_intf.h | 349 offset_x, offset_y, stride, scanline, plane offset */
|
/external/chromium_org/content/browser/renderer_host/ |
compositing_iosurface_mac.mm | [all...] |
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/ |
earth.cc | 420 // scanline y, shoot rays into the scene and render what they hit. Use 421 // scanline coherence to do a few optimizations
|
/external/chromium_org/third_party/skia/src/core/ |
SkScan_Antihair.cpp | 728 if (top == ((B - 1) >> 8)) { // just one scanline high 958 if (top == ((B - 1) >> 8)) { // just one scanline high
|
SkClipStack.cpp | 285 // Here we mimic a non-anti-aliased scanline system. If there is
|
/external/kernel-headers/original/linux/ |
fb.h | 342 __u32 vcount; /* current scanline position */ 597 u32 scan_align; /* alignment per scanline */ [all...] |
/external/opencv/cvaux/include/ |
cvaux.h | [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/geometry/ |
Region.cpp | 31 // A region class based on the paper "Scanline Coherent Shape Algebra"
|
/external/chromium_org/third_party/libwebp/webp/ |
decode.h | 179 int stride; // stride in bytes from one scanline to the next.
|