HomeSort by relevance Sort by last modified time
    Searched defs:startData (Results 1 - 10 of 10) sorted by null

  /external/skia/src/core/
SkRWBuffer.cpp 19 const void* startData() const { return this + 1; };
22 void* availData() { return (char*)this->startData() + fUsed; }
149 return fRemaining ? fBlock->startData() : nullptr;
  /frameworks/base/core/jni/
android_graphics_drawable_AnimatedVectorDrawable.cpp 109 PathData* startData = reinterpret_cast<PathData*>(startValuePtr);
112 startData, endData);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 197 milliseconds