Home
last modified time | relevance | path

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

/aosp14/frameworks/base/native/webview/plat_support/
H A Ddraw_fn.h66 int clip_bottom; member
162 int clip_bottom; member
H A Ddraw_gl.h57 int clip_bottom; member
H A Ddraw_functor.cpp97 .clip_bottom = draw_gl_params.clipBottom, in draw_gl()
198 .clip_bottom = draw_vk_params.clip_bottom, in drawVk()
H A Ddraw_gl_functor.cpp64 aw_info.clip_bottom = gl_info->clipBottom; in operator ()()
/aosp14/frameworks/base/libs/hwui/private/hwui/
H A DDrawVkInfo.h70 int clip_bottom; member
/aosp14/frameworks/base/libs/hwui/pipeline/skia/
H A DVkFunctorDrawable.cpp78 .clip_bottom = mClip.fBottom, in draw()