Home
last modified time | relevance | path

Searched defs:yoff (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_gmem.h47 uint16_t xoff, yoff; member
Dfreedreno_gmem.c122 uint32_t i, j, t, xoff, yoff; in calculate_tiles() local
/external/jdiff/src/jdiff/
DDiffMyers.java109 private int diag (int xoff, int xlim, int yoff, int ylim) in diag()
288 private void compareseq (int xoff, int xlim, int yoff, int ylim) { in compareseq()
/external/skqp/src/core/
DSkAAClip.cpp105 YOffset* yoff = head->yoffsets(); in AllocRect() local
205 const YOffset* yoff = head->yoffsets(); in validate() local
365 YOffset* yoff = head->yoffsets(); in trimLeftRight() local
441 YOffset* yoff = head->yoffsets(); in trimTopBottom() local
521 const YOffset* yoff = head->yoffsets(); in trimBounds() local
655 const YOffset* yoff = head->yoffsets(); in isRect() local
795 const YOffset* yoff = fRunHead->yoffsets(); in findRow() local
/external/skia/src/core/
DSkAAClip.cpp105 YOffset* yoff = head->yoffsets(); in AllocRect() local
205 const YOffset* yoff = head->yoffsets(); in validate() local
365 YOffset* yoff = head->yoffsets(); in trimLeftRight() local
441 YOffset* yoff = head->yoffsets(); in trimTopBottom() local
521 const YOffset* yoff = head->yoffsets(); in trimBounds() local
655 const YOffset* yoff = head->yoffsets(); in isRect() local
795 const YOffset* yoff = fRunHead->yoffsets(); in findRow() local
/external/libcups/filter/
Dtestclient.c411 xoff, yoff, /* Offsets for X and Y */ in make_raster_file() local
/external/libaom/libaom/test/
Dvariance_test.cc122 int l2w, int l2h, int xoff, int yoff, in subpel_variance_ref()
170 int l2h, int xoff, int yoff, in subpel_avg_variance_ref()
221 int l2h, int xoff, int yoff, uint32_t *sse_ptr, bool use_high_bit_depth, in dist_wtd_subpel_avg_variance_ref()
278 int xoff, int yoff, in obmc_subpel_variance_ref()
/external/u-boot/drivers/video/
Dconsole_truetype.c197 int width, height, xoff, yoff; in console_truetype_putc_xy() local
Dstb_truetype.h465 float xoff,yoff,xadvance; member
511 float xoff,yoff,xadvance; member
2420 …at scale_y, float shift_x, float shift_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmapSubpixel()
2460 …info *info, float scale_x, float scale_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmap()
2489 …cale_y, float shift_x, float shift_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmapSubpixel()
2499 … *info, float scale_x, float scale_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmap()
Dcfb_console.c1161 static int display_rle8_bitmap(struct bmp_image *img, int xoff, int yoff, in display_rle8_bitmap()
/external/libvpx/libvpx/test/
Dvariance_test.cc104 int l2w, int l2h, int xoff, int yoff, in subpel_variance_ref()
155 int l2h, int xoff, int yoff, in subpel_avg_variance_ref()
/external/libaom/libaom/av1/encoder/
Dpickcdef.c425 int yoff = CDEF_VBORDER * (fbr != 0); in av1_cdef_search() local