Searched refs:objectIndex (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/skia/src/pdf/
H A DSkPDFUtils.h54 static void DrawFormXObject(int objectIndex, SkWStream* content);
55 static void ApplyGraphicState(int objectIndex, SkWStream* content);
56 static void ApplyPattern(int objectIndex, SkWStream* content);
H A DSkPDFUtils.cpp220 void SkPDFUtils::DrawFormXObject(int objectIndex, SkWStream* content) { argument
224 objectIndex).c_str());
229 void SkPDFUtils::ApplyGraphicState(int objectIndex, SkWStream* content) { argument
233 objectIndex).c_str());
238 void SkPDFUtils::ApplyPattern(int objectIndex, SkWStream* content) { argument
243 objectIndex);
/external/skia/src/pdf/
H A DSkPDFUtils.h54 static void DrawFormXObject(int objectIndex, SkWStream* content);
55 static void ApplyGraphicState(int objectIndex, SkWStream* content);
56 static void ApplyPattern(int objectIndex, SkWStream* content);
H A DSkPDFUtils.cpp220 void SkPDFUtils::DrawFormXObject(int objectIndex, SkWStream* content) { argument
224 objectIndex).c_str());
229 void SkPDFUtils::ApplyGraphicState(int objectIndex, SkWStream* content) { argument
233 objectIndex).c_str());
238 void SkPDFUtils::ApplyPattern(int objectIndex, SkWStream* content) { argument
243 objectIndex);
/external/chromium_org/third_party/codesighs/
H A Dmaptsvdifftool.c524 unsigned objectIndex = 0; local
527 for(objectIndex = 0; objectIndex < theSegment->mObjectCount; objectIndex++)
529 if(0 == strcmp(object, theSegment->mObjects[objectIndex].mObject))
535 if(objectIndex == theSegment->mObjectCount)
544 memset(theSegment->mObjects + objectIndex, 0, sizeof(ObjectStats));
546 theSegment->mObjects[objectIndex].mObject = strdup(object);
547 if(NULL == theSegment->mObjects[objectIndex].mObject)
563 theObject = (theSegment->mObjects + objectIndex);
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fTessellationTests.cpp5810 int objectIndex = 0;
5811 for (; currentIndex < subobjectIndex; objectIndex++)
5812 currentIndex += objects[objectIndex]->numBasicSubobjectsInElementType() * topLevelArraySize;
5815 objectIndex--;
5816 currentIndex -= objects[objectIndex]->numBasicSubobjectsInElementType() * topLevelArraySize;
5819 return objects[objectIndex]->basicSubobjectAtIndex(subobjectIndex - currentIndex, topLevelArraySize);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 345 milliseconds