Searched refs:fCreateFunc (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/samplecode/
H A DSampleCode.h61 SkViewCreateFunc fCreateFunc; member in class:SkFuncViewFactory
H A DSampleApp.cpp374 : fCreateFunc(func) {
378 return (*fCreateFunc)();
/external/skia/samplecode/
H A DSampleCode.h61 SkViewCreateFunc fCreateFunc; member in class:SkFuncViewFactory
H A DSampleApp.cpp376 : fCreateFunc(func) {
380 return (*fCreateFunc)();

Completed in 90 milliseconds