Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkAAClip.cpp104 YOffset* yoff = head->yoffsets(); in AllocRect() local
204 const YOffset* yoff = head->yoffsets(); in validate() local
364 YOffset* yoff = head->yoffsets(); in trimLeftRight() local
440 YOffset* yoff = head->yoffsets(); in trimTopBottom() local
520 const YOffset* yoff = head->yoffsets(); in trimBounds() local
654 const YOffset* yoff = head->yoffsets(); in isRect() local
792 const YOffset* yoff = fRunHead->yoffsets(); in findRow() local
/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/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/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_gmem.h45 uint16_t xoff, yoff; member
Dfreedreno_gmem.c284 uint32_t i, j, t, xoff, yoff; in gmem_stateobj_init() local
/external/libaom/libaom/test/
Dvariance_test.cc123 int l2w, int l2h, int xoff, int yoff, in subpel_variance_ref()
171 int l2h, int xoff, int yoff, in subpel_avg_variance_ref()
222 int l2h, int xoff, int yoff, uint32_t *sse_ptr, bool use_high_bit_depth, in dist_wtd_subpel_avg_variance_ref()
279 int xoff, int yoff, in obmc_subpel_variance_ref()
/external/libcups/cups/
Dtestclient.c302 xoff, yoff, /* Offsets for X and Y */ in make_raster_file() local
/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/mesa3d/src/imgui/
Dimstb_truetype.h531 float xoff,yoff,xadvance; member
579 float xoff,yoff,xadvance; member
3553 …at scale_y, float shift_x, float shift_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmapSubpixel()
3593 …info *info, float scale_x, float scale_y, int glyph, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphBitmap()
3622 …cale_y, float shift_x, float shift_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmapSubpixel()
3637 … *info, float scale_x, float scale_y, int codepoint, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointBitmap()
4406 … unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, int *xoff, int *yoff) in stbtt_GetGlyphSDF()
4592 … unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, int *xoff, int *yoff) in stbtt_GetCodepointSDF()
/external/libaom/libaom/av1/encoder/
Dpickcdef.c477 const int yoff = CDEF_VBORDER * (fbr != 0); in av1_cdef_search() local
/external/igt-gpu-tools/lib/
Digt_fb.c1395 int xoff, yoff; in paint_marker() local