HomeSort by relevance Sort by last modified time
    Searched defs:ren (Results 1 - 4 of 4) sorted by null

  /external/pdfium/third_party/agg23/
agg_renderer_base.h 34 renderer_base(pixfmt_type& ren) :
35 m_ren(&ren),
36 m_clip_box(0, 0, ren.width() - 1, ren.height() - 1)
38 void attach(pixfmt_type& ren)
40 m_ren = &ren;
41 m_clip_box = rect(0, 0, ren.width() - 1, ren.height() - 1);
43 const pixfmt_type& ren() const function in class:agg::renderer_base
47 pixfmt_type& ren() function in class:agg::renderer_base
    [all...]
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 97 milliseconds