HomeSort by relevance Sort by last modified time
    Searched refs:EmptyPath (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/tests/
EmptyPathTest.cpp 139 DEF_TEST(EmptyPath, reporter) {
  /external/skia/tests/
EmptyPathTest.cpp 139 DEF_TEST(EmptyPath, reporter) {
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp 671 CFX_PathData EmptyPath;
672 EmptyPath.AppendRect(-1, -1, 0, 0);
674 m_pDevice->SetClip_PathFill(&EmptyPath, NULL, fill_mode);
    [all...]

Completed in 82 milliseconds