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

  /external/skia/tests/
QuickRejectTest.cpp 25 return alloc->make<TestDrawLooperContext>();
41 class TestDrawLooperContext : public SkDrawLooper::Context {
43 TestDrawLooperContext() : fOnce(true) {}
44 ~TestDrawLooperContext() override {}
  /external/skqp/tests/
QuickRejectTest.cpp 25 return alloc->make<TestDrawLooperContext>();
41 class TestDrawLooperContext : public SkDrawLooper::Context {
43 TestDrawLooperContext() : fOnce(true) {}
44 ~TestDrawLooperContext() override {}

Completed in 755 milliseconds