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

  /external/chromium_org/third_party/skia/samplecode/
SampleCode.h 69 typedef skiagm::GM* (*GMFactoryFunc)(void*);
76 SkGMSampleViewFactory(GMFactoryFunc func);
79 GMFactoryFunc fFunc;
86 explicit SkViewRegister(GMFactoryFunc);
SampleApp.cpp 383 SkGMSampleViewFactory::SkGMSampleViewFactory(GMFactoryFunc func)
406 SkViewRegister::SkViewRegister(GMFactoryFunc func) {
    [all...]

Completed in 355 milliseconds