Searched refs:depth1 (Results 1 - 7 of 7) sorted by relevance

/external/deqp/modules/gles3/performance/
H A Des3pDepthTests.cpp150 vector<float> getFullscreenQuadWithGradient (float depth0, float depth1) argument
156 -1.0f, -1.0f, depth1, 2.0f,
157 -1.0f, -1.0f, depth1, 0.0f,
158 -1.0f, +1.0f, depth1, 1.0f,
496 inline ObjectData fastQuadWithGradient (float depth0, float depth1) argument
498 return ObjectData(getBaseShader(), getFullscreenQuadWithGradient(depth0, depth1));
/external/chromium_org/third_party/libxml/src/
H A Dxpath.c2844 int depth1, depth2; local
2919 for (depth1 = 0, cur = node1;cur->parent != NULL;cur = cur->parent) {
2922 depth1++;
2933 while (depth1 > depth2) {
2934 depth1--;
2937 while (depth2 > depth1) {
2993 int depth1, depth2; local
3211 for (depth1 = 0, cur = node1;cur->parent != NULL;cur = cur->parent) {
3214 depth1++;
3225 while (depth1 > depth
[all...]
/external/libxml2/
H A Dxpath.c2978 int depth1, depth2; local
3053 for (depth1 = 0, cur = node1;cur->parent != NULL;cur = cur->parent) {
3056 depth1++;
3067 while (depth1 > depth2) {
3068 depth1--;
3071 while (depth2 > depth1) {
3127 int depth1, depth2; local
3345 for (depth1 = 0, cur = node1;cur->parent != NULL;cur = cur->parent) {
3348 depth1++;
3359 while (depth1 > depth
[all...]
/external/deqp/framework/common/
H A DtcuTexCompareVerifier.cpp661 const float depth1 = level1.getPixDepth(wrap(sampler.wrapS, i1, w1), wrap(sampler.wrapT, j1, h1), coordZ);
663 if (isLinearCompareValid(sampler.compare, prec, Vec2(depth0, depth1), fBounds, cmpReference, result, isFixedPointDepth))
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 296 milliseconds