Home
last modified time | relevance | path

Searched defs:clip_rect (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/core/fxge/dib/
Dfx_dib_engine_unittest.cpp19 FX_RECT clip_rect; in TEST() local
Dfx_dib_engine.cpp270 const FX_RECT& clip_rect, in CStretchEngine()
Dfx_dib_transform.cpp325 FX_RECT clip_rect(0, 0, FXSYS_abs(dest_width), FXSYS_abs(dest_height)); in StretchTo() local
/external/pdfium/core/fxge/
Difx_renderdevicedriver.cpp88 const FX_RECT& clip_rect, in DrawShading()
/external/pdfium/core/fpdfdoc/
Dcpdf_annotlist.cpp112 FX_RECT* clip_rect) { in DisplayPass()
/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp77 FX_RECT clip_rect(left, top, left + pSrcRect->Width(), in SetDIBits() local
Dfx_win32_device.cpp1232 FX_RECT clip_rect(left, top, left + pSrcRect->Width(), in SetDIBits() local
1305 FX_RECT clip_rect = image_rect; in StretchDIBits() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1031 CFX_FloatRect clip_rect(m_pDevice->GetClipBox()); in RenderObjectList() local
2028 FX_RECT& clip_rect, in DrawShading()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1567 FX_RECT clip_rect; in FillRectWithBlend() local
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1603 const FX_RECT& clip_rect, in DrawShading()
/external/libmojo/mojo/gpu/
Dmojo_gles2_impl_autogen.cc1652 const GLfloat* clip_rect, in ScheduleCALayerCHROMIUM()