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

  /frameworks/base/core/jni/
android_hardware_camera2_CameraMetadata.cpp 479 size_t sectionIndex = 0;
493 sectionIndex = i;
496 ALOGVV("%s: Found new best section (idx %d)", __FUNCTION__, sectionIndex);
510 __FUNCTION__, section, sectionIndex);
522 tagBegin = camera_metadata_section_bounds[sectionIndex][0];
523 tagEnd = camera_metadata_section_bounds[sectionIndex][1];
  /external/chromium_org/third_party/codesighs/
msdump2symdb.c 331 unsigned sectionIndex = 0;
337 sectionIndex = inContainer->mReadState.mSectionDetails - 1;
352 inContainer->mReadState.mCurrentObject->mSections[sectionIndex].mLength = numericLength;
458 unsigned sectionIndex = sectionIndex1 - 1;
514 inContainer->mReadState.mCurrentObject->mSections[sectionIndex].mType = typeDup;
596 moved = realloc(inContainer->mReadState.mCurrentObject->mSections[sectionIndex].mSymbols, sizeof(MSDump_Symbol) * (inContainer->mReadState.mCurrentObject->mSections[sectionIndex].mSymbolCount + 1));
605 symIndex = inContainer->mReadState.mCurrentObject->mSections[sectionIndex].mSymbolCount;
606 inContainer->mReadState.mCurrentObject->mSections[sectionIndex].mSymbolCount++;
607 inContainer->mReadState.mCurrentObject->mSections[sectionIndex].mSymbols = (MSDump_Symbol*)moved
    [all...]
  /frameworks/av/media/libstagefright/mpeg2ts/
ATSParser.cpp 1059 ssize_t sectionIndex = mPSISections.indexOfKey(PID);
1061 if (sectionIndex >= 0) {
1062 sp<PSISection> section = mPSISections.valueAt(sectionIndex);
    [all...]
  /frameworks/base/core/java/android/widget/
FastScroller.java 894 int sectionIndex;
900 sectionIndex = targetSection;
926 sectionIndex = targetSection
    [all...]
  /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 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 488 milliseconds