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

  /external/chromium_org/third_party/skia/src/core/
SkWriter32.cpp 70 fInternal.realloc(fCapacity);
71 fData = fInternal.get();
95 buffer = mutable_this.fInternal.detach();
  /external/chromium_org/third_party/skia/include/core/
SkWriter32.h 251 uint8_t* fData; // Points to either fInternal or fExternal.
255 SkAutoTMalloc<uint8_t> fInternal; // Managed memory block.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 418 milliseconds