Home
last modified time | relevance | path

Searched refs:clip_bottom (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/native/webview/plat_support/
Ddraw_fn.h41 int clip_bottom; member
124 int clip_bottom; member
Ddraw_functor.cpp65 .clip_bottom = draw_gl_params.clipBottom, in draw_gl()
144 .clip_bottom = draw_vk_params.clip_bottom, in drawVk()
Ddraw_gl.h57 int clip_bottom; member
Ddraw_gl_functor.cpp64 aw_info.clip_bottom = gl_info->clipBottom; in operator ()()
/frameworks/base/libs/hwui/private/hwui/
DDrawVkInfo.h70 int clip_bottom; member
/frameworks/base/libs/hwui/pipeline/skia/
DVkFunctorDrawable.cpp73 .clip_bottom = mClip.fBottom, in draw()