Home
last modified time | relevance | path

Searched defs:push_clip_rectangle (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-paint.hh95 void push_clip_rectangle (void *paint_data, in push_clip_rectangle() function
/aosp_15_r20/external/skia/src/ports/
H A DSkTypeface_fontations.cpp1192 void ColorPainter::push_clip_rectangle(float x_min, float y_min, float x_max, float y_max) { in push_clip_rectangle() function in sk_fontations::ColorPainter
1549 void BoundsPainter::push_clip_rectangle(float x_min, float y_min, float x_max, float y_max) { in push_clip_rectangle() function in sk_fontations::BoundsPainter
/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dtest-paint.c128 push_clip_rectangle (hb_paint_funcs_t *funcs HB_UNUSED, in push_clip_rectangle() function
/aosp_15_r20/external/skia/src/ports/fontations/src/
H A Dffi.rs1841 fn push_clip_rectangle( in push_clip_rectangle() function