Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkAAClip.cpp209 YOffset* yoff = head->yoffsets(); in AllocRect() local
899 const YOffset* yoff = head->yoffsets(); in validate() local
1059 YOffset* yoff = head->yoffsets(); in trimLeftRight() local
1135 YOffset* yoff = head->yoffsets(); in trimTopBottom() local
1215 const YOffset* yoff = head->yoffsets(); in trimBounds() local
1289 const YOffset* yoff = head->yoffsets(); in isRect() local
1555 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/libcups/cups/
Dtestclient.c302 xoff, yoff, /* Offsets for X and Y */ in make_raster_file() local
/external/webp/examples/
Dvwebp.c373 GLfloat xoff, yoff; in HandleDisplay() local
/external/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/test/
Dvariance_test.cc135 int l2w, int l2h, int xoff, int yoff, in subpel_variance_ref()
183 int l2h, int xoff, int yoff, in subpel_avg_variance_ref()
234 int l2h, int xoff, int yoff, uint32_t *sse_ptr, bool use_high_bit_depth, in dist_wtd_subpel_avg_variance_ref()
292 int xoff, int yoff, in obmc_subpel_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/av1/encoder/
Dpickcdef.c570 const int yoff = CDEF_VBORDER * (!is_fb_on_frm_top_boundary); in av1_cdef_mse_calc_block() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DStyledPlayerControlView.java1412 int yoff = -settingsWindow.getHeight() - settingsWindowMargin; in displaySettingsWindow() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DStyledPlayerControlView.java1296 int yoff = -settingsWindow.getHeight() - settingsWindowMargin; in displaySettingsWindow() local
/external/igt-gpu-tools/lib/
Digt_fb.c1395 int xoff, yoff; in paint_marker() local