Searched refs:_memberFunctionCallBack (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkScript.h68 typedef bool (*_memberFunctionCallBack)(const char* member, size_t len, void* object, typedef in class:SkScriptEngine
85 void memberFunctionCallBack(_memberFunctionCallBack , void* userStorage);
114 _memberFunctionCallBack fMemberFunctionCallBack;
/external/skia/src/animator/
H A DSkScript.h68 typedef bool (*_memberFunctionCallBack)(const char* member, size_t len, void* object, typedef in class:SkScriptEngine
85 void memberFunctionCallBack(_memberFunctionCallBack , void* userStorage);
114 _memberFunctionCallBack fMemberFunctionCallBack;

Completed in 55 milliseconds