Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-paint.hh95 void push_clip_rectangle (void *paint_data, in push_clip_rectangle() function
/third_party/skia/m133/third_party/externals/harfbuzz/test/api/
Dtest-paint.c128 push_clip_rectangle (hb_paint_funcs_t *funcs HB_UNUSED, in push_clip_rectangle() function
/third_party/skia/m133/src/ports/
DSkTypeface_fontations.cpp1207 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
1564 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
/third_party/skia/m133/src/ports/fontations/src/
Dffi.rs1851 fn push_clip_rectangle( in push_clip_rectangle() function