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

  /frameworks/base/media/jni/
android_mtp_MtpServer.cpp 130 jlong reserveSpace = env->GetLongField(jstorage, field_MtpStorage_reserveSpace);
139 reserveSpace, removable, maxFileSize);
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/
IndexDataManager.cpp 163 indexBuffer->reserveSpace(convertCount * indexSize(format), type);
272 void StreamingIndexBuffer::reserveSpace(UINT requiredSpace, GLenum type)
333 void StaticIndexBuffer::reserveSpace(UINT requiredSpace, GLenum type)
  /packages/providers/MediaProvider/src/com/android/providers/media/
MtpService.java 193 long reserveSpace = volume.getMtpReserveSpace() * 1024 * 1024;
  /external/icu4c/i18n/
uspoof_impl.cpp 645 void *SpoofData::reserveSpace(int32_t numBytes, UErrorCode &status) {
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 87 milliseconds