Home
last modified time | relevance | path

Searched defs:left_mask (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/core/
H A DSkBlitBWMaskTemplate.h63 int left_mask = 0xFF >> (left_edge & 7); in SK_BLITBWMASK_NAME() local
H A DSkBlitter.cpp152 bits_to_runs(SkBlitter* blitter, int x, int y, const uint8_t bits[], uint8_t left_mask, ptrdiff_t rowBytes, uint8_t right_mask) bits_to_runs() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear_fallback.c165 const unsigned left_mask = left_mask_tab [box->x0 & (STAMP_SIZE - 1)]; in lp_rast_linear_rect_fallback() local
H A Dlp_rast_rect.c155 unsigned left_mask; in lp_rast_rectangle() local
H A Dlp_setup_rect.c365 unsigned left_mask = 0; in lp_setup_bin_rectangle() local

Completed in 4 milliseconds