Home
last modified time | relevance | path

Searched refs:SkViewCreateFunc (Results 1 – 4 of 4) sorted by relevance

/external/skia/samplecode/
DSampleCode.h52 typedef SkView* (*SkViewCreateFunc)(); typedef
57 SkFuncViewFactory(SkViewCreateFunc func);
61 SkViewCreateFunc fCreateFunc;
85 explicit SkViewRegister(SkViewCreateFunc);
DSampleApp.cpp375 SkFuncViewFactory::SkFuncViewFactory(SkViewCreateFunc func) in SkFuncViewFactory()
402 SkViewRegister::SkViewRegister(SkViewCreateFunc func) { in SkViewRegister()
/external/chromium_org/third_party/skia/samplecode/
DSampleCode.h52 typedef SkView* (*SkViewCreateFunc)(); typedef
57 SkFuncViewFactory(SkViewCreateFunc func);
61 SkViewCreateFunc fCreateFunc;
85 explicit SkViewRegister(SkViewCreateFunc);
DSampleApp.cpp373 SkFuncViewFactory::SkFuncViewFactory(SkViewCreateFunc func) in SkFuncViewFactory()
400 SkViewRegister::SkViewRegister(SkViewCreateFunc func) { in SkViewRegister()