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

  /external/chromium_org/third_party/skia/src/animator/
SkScriptCallBack.h 62 virtual bool getConstValue(const char* name, size_t len, SkOperand2* value) { return false; }
SkAnimatorScript2.cpp 110 virtual bool getConstValue(const char* name, int len, SkOperand2* value) {
266 virtual bool getConstValue(const char* name, int len, SkOperand2* value) {
  /external/skia/src/animator/
SkScriptCallBack.h 62 virtual bool getConstValue(const char* name, size_t len, SkOperand2* value) { return false; }
SkAnimatorScript2.cpp 110 virtual bool getConstValue(const char* name, int len, SkOperand2* value) {
266 virtual bool getConstValue(const char* name, int len, SkOperand2* value) {

Completed in 1009 milliseconds