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

  /external/chromium_org/third_party/skia/include/core/
SkPathRef.h 397 void* oldVerbsSrc = reinterpret_cast<void*>(
399 memmove(newVerbsDst, oldVerbsSrc, oldVerbSize);
  /external/skia/include/core/
SkPathRef.h 397 void* oldVerbsSrc = reinterpret_cast<void*>(
399 memmove(newVerbsDst, oldVerbsSrc, oldVerbSize);

Completed in 142 milliseconds