HomeSort by relevance Sort by last modified time
    Searched refs:SkScriptValue (Results 76 - 100 of 106) sorted by null

1 2 34 5

  /external/skia/src/animator/
SkDrawPath.cpp 134 bool SkDrawPath::getProperty(int index, SkScriptValue* value) const {
165 bool SkDrawPath::setProperty(int index, SkScriptValue& value)
SkAnimateBase.cpp 103 bool SkAnimateBase::getProperty(int index, SkScriptValue* value) const {
184 bool SkAnimateBase::setProperty(int index, SkScriptValue& value) {
213 SkScriptValue scriptValue;
SkDrawPaint.cpp 149 SkTDArray<SkScriptValue>& parameters, SkDisplayTypes type,
150 SkScriptValue* scriptValue) {
176 bool SkDrawPaint::getProperty(int index, SkScriptValue* value) const {
SkDisplayApply.cpp 119 SkTDArray<SkScriptValue> typedValues;
121 SkScriptValue temp;
128 SkScriptValue scriptValue;
473 SkScriptValue scriptValue;
485 bool SkApply::getProperty(int index, SkScriptValue* value) const {
506 void SkApply::getStep(SkScriptValue* value) {
763 SkScriptValue scriptValue;
769 SkScriptValue scriptValue;
778 bool SkApply::setProperty(int index, SkScriptValue& scriptValue) {
SkDrawExtraPathEffect.cpp 96 SkScriptValue value;
142 static bool GetContourLength(const char* token, size_t len, void* clen, SkScriptValue* value) {
151 static bool GetDistance(const char* token, size_t len, void* dist, SkScriptValue* value) {
283 static bool Get2D(const char* token, size_t len, void* s2D, SkScriptValue* value) {
SkDisplayEvent.cpp 148 bool SkDisplayEvent::getProperty(int index, SkScriptValue* value) const {
235 bool SkDisplayEvent::setProperty(int index, SkScriptValue& value) {
SkDrawMatrix.cpp 144 bool SkDrawMatrix::getProperty(int index, SkScriptValue* value) const {
214 bool SkDrawMatrix::setProperty(int index, SkScriptValue& scriptValue) {
SkAnimateMaker.h 134 static bool GetStep(const char* token, size_t len, void* stepPtr, SkScriptValue* );
SkMemberInfo.cpp 126 SkScriptValue value;
188 SkScriptValue scriptValue;
313 SkScriptValue scriptValue;
358 SkScriptValue& scriptValue) const
SkDrawColor.cpp 176 bool SkDrawColor::getProperty(int index, SkScriptValue* value) const {
223 bool SkDrawColor::setProperty(int index, SkScriptValue& value) {
SkAnimator.cpp 322 SkScriptValue scriptValue;
348 SkScriptValue scriptValue;
576 SkScriptValue scriptValue;
601 SkScriptValue scriptValue;
SkDisplayPost.cpp 281 bool SkPost::setProperty(int index, SkScriptValue& value) {
  /external/chromium_org/third_party/skia/src/animator/
SkAnimateBase.cpp 103 bool SkAnimateBase::getProperty(int index, SkScriptValue* value) const {
184 bool SkAnimateBase::setProperty(int index, SkScriptValue& value) {
213 SkScriptValue scriptValue;
SkDrawPaint.cpp 149 SkTDArray<SkScriptValue>& parameters, SkDisplayTypes type,
150 SkScriptValue* scriptValue) {
176 bool SkDrawPaint::getProperty(int index, SkScriptValue* value) const {
SkDisplayApply.cpp 119 SkTDArray<SkScriptValue> typedValues;
121 SkScriptValue temp;
128 SkScriptValue scriptValue;
473 SkScriptValue scriptValue;
485 bool SkApply::getProperty(int index, SkScriptValue* value) const {
506 void SkApply::getStep(SkScriptValue* value) {
763 SkScriptValue scriptValue;
769 SkScriptValue scriptValue;
778 bool SkApply::setProperty(int index, SkScriptValue& scriptValue) {
SkDrawExtraPathEffect.cpp 96 SkScriptValue value;
142 static bool GetContourLength(const char* token, size_t len, void* clen, SkScriptValue* value) {
151 static bool GetDistance(const char* token, size_t len, void* dist, SkScriptValue* value) {
283 static bool Get2D(const char* token, size_t len, void* s2D, SkScriptValue* value) {
SkDisplayEvent.cpp 148 bool SkDisplayEvent::getProperty(int index, SkScriptValue* value) const {
235 bool SkDisplayEvent::setProperty(int index, SkScriptValue& value) {
SkDrawMatrix.cpp 144 bool SkDrawMatrix::getProperty(int index, SkScriptValue* value) const {
214 bool SkDrawMatrix::setProperty(int index, SkScriptValue& scriptValue) {
SkAnimateMaker.h 134 static bool GetStep(const char* token, size_t len, void* stepPtr, SkScriptValue* );
SkMemberInfo.cpp 126 SkScriptValue value;
188 SkScriptValue scriptValue;
313 SkScriptValue scriptValue;
358 SkScriptValue& scriptValue) const
SkDrawColor.cpp 176 bool SkDrawColor::getProperty(int index, SkScriptValue* value) const {
223 bool SkDrawColor::setProperty(int index, SkScriptValue& value) {
SkAnimator.cpp 322 SkScriptValue scriptValue;
348 SkScriptValue scriptValue;
576 SkScriptValue scriptValue;
601 SkScriptValue scriptValue;
SkDisplayPost.cpp 281 bool SkPost::setProperty(int index, SkScriptValue& value) {
  /external/chromium_org/third_party/skia/src/xml/
SkJSDisplayable.cpp 240 SkScriptValue scriptValue;
335 SkScriptValue scriptValue;
  /external/skia/src/xml/
SkJSDisplayable.cpp 240 SkScriptValue scriptValue;
335 SkScriptValue scriptValue;

Completed in 418 milliseconds

1 2 34 5