Searched defs:DrawFill (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/bootable/recovery/recovery_ui/ |
H A D | vr_ui.cpp | 69 void VrRecoveryUI::DrawFill(int x, int y, int w, int h) const { in DrawFill() function in VrRecoveryUI
|
H A D | screen_ui.cpp | 631 void ScreenRecoveryUI::DrawFill(int x, int y, int w, int h) const { in DrawFill() function in ScreenRecoveryUI
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_box.cpp | 214 void CXFA_Box::DrawFill(const std::vector<CXFA_Stroke*>& strokes, in DrawFill() function in CXFA_Box
|
/aosp_15_r20/bootable/recovery/tests/unit/ |
H A D | screen_ui_test.cpp | 56 void DrawFill(int /* x */, int /* y */, int /* w */, int /* h */) const override {} in DrawFill() function in MockDrawFunctions
|