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

/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.cpp224 void SkPDFUtils::DrawFormXObject(int objectIndex, SkWStream* content) { argument
228 objectIndex).c_str());
233 void SkPDFUtils::ApplyGraphicState(int objectIndex, SkWStream* content) { argument
237 objectIndex).c_str());
242 void SkPDFUtils::ApplyPattern(int objectIndex, SkWStream* content) { argument
247 objectIndex);
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/scene/plugins/
H A DOBJLoader.java80 protected int objectIndex = 0; field in class:OBJLoader
/external/deqp/modules/gles31/functional/
H A Des31fTessellationTests.cpp5884 int objectIndex = 0;
5885 for (; currentIndex < subobjectIndex; objectIndex++)
5886 currentIndex += objects[objectIndex]->numBasicSubobjectsInElementType() * topLevelArraySize;
5889 objectIndex--;
5890 currentIndex -= objects[objectIndex]->numBasicSubobjectsInElementType() * topLevelArraySize;
5893 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 ...

Completed in 1273 milliseconds