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

  /external/skia/samplecode/
SampleCode.h 67 typedef skiagm::GM* (*GMFactoryFunc)(void*);
74 SkGMSampleViewFactory(GMFactoryFunc func);
77 GMFactoryFunc fFunc;
84 explicit SkViewRegister(GMFactoryFunc);
SampleApp.cpp 370 SkGMSampleViewFactory::SkGMSampleViewFactory(GMFactoryFunc func)
393 SkViewRegister::SkViewRegister(GMFactoryFunc func) {
    [all...]

Completed in 70 milliseconds