Searched defs:levels (Results 51 - 75 of 79) sorted by relevance

1234

/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp373 void GLContext::texStorage2D (deUint32 target, int levels, deUint32 internalFormat, int width, int height) argument
375 m_wrapper->glTexStorage2D(target, levels, internalFormat, width, height);
378 void GLContext::texStorage3D (deUint32 target, int levels, deUint32 internalFormat, int width, int height, int depth) argument
380 m_wrapper->glTexStorage3D(target, levels, internalFormat, width, height, depth);
/external/deqp/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp26 * - Randomly re-specify levels to eventually reach mipmap-complete texture.
859 vector<int> levels (m_numLevels);
862 levels[i] = i;
863 rnd.shuffle(levels.begin(), levels.end());
867 int levelNdx = levels[ndx];
1535 // Specify pixel data to all levels using glTexSubImage2D()
4383 int levels; member in struct:deqp::gles3::Functional::__anon3421
4398 int levels; member in struct:deqp::gles3::Functional::__anon3422
4419 int levels local
4429 int levels = cubeSizes[ndx].levels; local
4482 int levels; member in struct:deqp::gles3::Functional::__anon3423
4499 int levels; member in struct:deqp::gles3::Functional::__anon3424
4522 int levels = tex2DArraySizes[ndx].levels; local
4534 int levels = tex3DSizes[ndx].levels; local
[all...]
H A Des3fShaderTextureFunctionTests.cpp1211 const int levels = maxLevel + 1; local
1234 gl.texStorage3D(textureTarget, levels, m_textureSpec.format, testSize.textureSize.x(), testSize.textureSize.y(), testSize.textureSize.z());
1248 gl.texStorage2D(textureTarget, levels, m_textureSpec.format, testSize.textureSize.x(), testSize.textureSize.y());
1263 gl.texStorage3D(textureTarget, levels, m_textureSpec.format, testSize.textureSize.x(), testSize.textureSize.y(), testSize.textureSize.z());
/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp411 const tcu::ConstPixelBufferAccess* levels[tcu::CUBEFACE_LAST]; local
414 levels[face] = view.getFaceLevels((tcu::CubeFace)face) + level;
416 return tcu::TextureCubeView(1, levels);
H A Des31fCopyImageTests.cpp573 vector<ArrayBuffer<deUint8> >& levels,
580 levels.resize(getLevelCount(info));
590 ArrayBuffer<deUint8>& level = levels[levelNdx];
626 vector<ArrayBuffer<deUint8> >& levels,
640 levels.resize(1);
641 levels[0].setStorage(format.getPixelSize() * size.x() * size.y());
642 tcu::PixelBufferAccess refAccess(format, size.x(), size.y(), 1, levels[0].getPtr());
712 vector<ArrayBuffer<deUint8> >& levels,
717 genTextureImage(gl, rng, name, levels, info, moreRestrictiveFormat);
719 genRenderbufferImage(gl, rng, name, levels, inf
570 genTextureImage(const glw::Functions& gl, de::Random& rng, deUint32 name, vector<ArrayBuffer<deUint8> >& levels, const ImageInfo& info, deUint32 moreRestrictiveFormat) argument
623 genRenderbufferImage(const glw::Functions& gl, de::Random& rng, deUint32 name, vector<ArrayBuffer<deUint8> >& levels, const ImageInfo& info, deUint32 moreRestrictiveFormat) argument
709 genImage(const glw::Functions& gl, de::Random& rng, deUint32 name, vector<ArrayBuffer<deUint8> >& levels, const ImageInfo& info, deUint32 moreRestrictiveFormat) argument
1265 const tcu::ConstPixelBufferAccess* levels[6]; local
1271 const tcu::TextureCubeView refTexture(getLevelCount(info), levels); local
1288 const tcu::ConstPixelBufferAccess* levels[6]; local
1294 const tcu::TextureCubeView refTexture(getLevelCount(info), levels); local
1846 const int levels[] = local
[all...]
/external/freetype/src/smooth/
H A Dftgrays.c75 /* - It can easily be modified to render to _any_ number of gray levels */
200 /* we don't handle tracing levels in stand-alone mode; */
958 int* levels; local
962 levels = ras.lev_stack;
1002 levels[0] = level;
1006 level = levels[top];
1012 levels[top] = levels[top - 1] = level - 1;
/external/icu/icu4c/source/common/
H A Dubidiimp.h294 UBiDiLevel *levels; member in struct:UBiDi
327 const struct ImpTabPair * pImpTabPair; /* pointer to levels state table pair */
339 /* implicitly at the paraLevel (rule (L1)) - levels may not reflect that */
H A Dubidi.c60 * For the purpose of conformance, the levels of all these codes
91 * and all levels are set to the paragraph level.
96 * If embedding levels are supplied as a parameter, then all
897 level=bd->pBiDi->levels[position];
907 bd->pBiDi->levels[position]&=~UBIDI_LEVEL_OVERRIDE;
910 bd->pBiDi->levels[bd->openings[idx].position]&=~UBIDI_LEVEL_OVERRIDE;
936 level=bd->pBiDi->levels[position];
1017 * Resolve the explicit levels as specified by explicit embedding codes.
1022 * levels are externally specified (from "styled text", supposedly the preferred
1052 * Handling the stack of explicit levels (X
1070 UBiDiLevel *levels=pBiDi->levels; local
1345 UBiDiLevel *levels=pBiDi->levels; local
1805 UBiDiLevel *levels=pBiDi->levels; local
1839 UBiDiLevel * levels=pBiDi->levels; local
2267 UBiDiLevel *levels=pBiDi->levels; local
2347 const UBiDiLevel *levels; local
2724 UBiDiLevel *levels=pBiDi->levels; local
[all...]
/external/pdfium/third_party/freetype/src/smooth/
H A Dftgrays.c75 /* - It can easily be modified to render to _any_ number of gray levels */
180 /* we don't handle tracing levels in stand-alone mode; */
942 int* levels; local
946 levels = ras.lev_stack;
986 levels[0] = level;
990 level = levels[top];
996 levels[top] = levels[top - 1] = level - 1;
/external/selinux/checkpolicy/
H A Dpolicy_parse.y246 mls : sensitivities dominance opt_categories levels mlspolicy
274 levels : level_def label
275 | levels level_def
/external/skia/src/gpu/gl/
H A DGrGLNoOpInterface.cpp254 GrGLsizei levels,
253 noOpGLTexStorage2D(GrGLenum target, GrGLsizei levels, GrGLenum internalformat, GrGLsizei width, GrGLsizei height) argument
/external/webp/src/enc/
H A Dquant.c714 // quantized levels in *levels.
768 int16_t levels[16],
782 nz = TrellisQuantizeBlock(enc, tmp, levels, ctx, 3, &dqm->y1_,
785 nz = VP8EncQuantizeBlock(tmp, levels, &dqm->y1_);
855 static score_t IsFlat(const int16_t* levels, int num_blocks, score_t thresh) { argument
860 score += (levels[i] != 0);
863 levels += 16;
767 ReconstructIntra4(VP8EncIterator* const it, int16_t levels[16], const uint8_t* const src, uint8_t* const yuv_out, int mode) argument
/external/deqp/framework/common/
H A DtcuTexture.cpp1710 Vec4 sampleLevelArray1D (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, int depth, float lod) argument
1712 return sampleLevelArray1DOffset(levels, numLevels, sampler, s, lod, IVec2(0, depth)); // y-offset in 1D textures is layer selector
1715 Vec4 sampleLevelArray2D (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, int depth, float lod) argument
1717 return sampleLevelArray2DOffset(levels, numLevels, sampler, s, t, lod, IVec3(0, 0, depth)); // z-offset in 2D textures is layer selector
1720 Vec4 sampleLevelArray3D (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float r, float lod) argument
1722 return sampleLevelArray3DOffset(levels, numLevels, sampler, s, t, r, lod, IVec3(0, 0, 0));
1725 Vec4 sampleLevelArray1DOffset (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float lod, const IVec2& offset) argument
1732 case Sampler::NEAREST: return levels[0].sample1DOffset(sampler, filterMode, s, offset);
1733 case Sampler::LINEAR: return levels[0].sample1DOffset(sampler, filterMode, s, offset);
1742 return levels[leve
1765 sampleLevelArray2DOffset(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float lod, const IVec3& offset) argument
1805 sampleLevelArray3DOffset(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float r, float lod, const IVec3& offset) argument
1845 sampleLevelArray1DCompare(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float ref, float s, float lod, const IVec2& offset) argument
1885 sampleLevelArray2DCompare(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float ref, float s, float t, float lod, const IVec3& offset) argument
[all...]
/external/deqp/modules/glshared/
H A DglsTextureTestUtil.cpp131 const tcu::ConstPixelBufferAccess* levels[tcu::CUBEFACE_LAST]; local
134 levels[face] = view.getFaceLevels((tcu::CubeFace)face) + clampedBase;
136 return tcu::TextureCubeView(numLevels, levels);
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_context.h1456 unsigned levels = resource->last_level + 1; local
1457 return subresource % levels;
1469 unsigned levels = resource->last_level + 1; local
1470 return subresource / levels;
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c120 static void printUnicode(const UChar *s, int32_t length, const UBiDiLevel *levels);
445 const UBiDiLevel *levels; local
451 levels = ubidi_getLevels(bidi, &errorCode);
457 lev = levels[i];
503 /* For UBIDI_REORDER_RUNS_ONLY, it would not be correct to check levels[i],
841 UBiDiLevel levels[UBIDI_MAX_EXPLICIT_LEVEL]={1,2,3,4,5,6,7,8,9,10}; local
845 ubidi_setPara(bidi,src,srcSize,UBIDI_DEFAULT_LTR,levels,&ec);
875 UBiDiLevel levels[UBIDI_MAX_EXPLICIT_LEVEL]={1,2,3,4,5,6,7,8,9,10}; local
879 ubidi_setPara(bidi,src,srcSize,UBIDI_DEFAULT_LTR,levels,&ec);
1035 const UBiDiLevel *levels local
1146 const UBiDiLevel *levels; local
3594 printUnicode(const UChar *s, int32_t length, const UBiDiLevel *levels) argument
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java84 * <h3>Basic concept: levels</h3>
86 * Levels in this API represent embedding levels according to the Unicode
465 * For the purpose of conformance, the levels of all these codes
496 * and all levels are set to the paragraph level.
501 * If embedding levels are supplied as a parameter, then all
1050 byte[] levels; field in class:Bidi
1076 ImpTabPair impTabPair; /* reference to levels state table pair */
1087 /* implicitly at the paraLevel (rule (L1)) - levels may not reflect that */
2258 level = levels[position];
2268 levels[positio
5139 reorderLogical(byte[] levels) argument
5162 reorderVisual(byte[] levels) argument
5643 reorderVisually(byte[] levels, int levelStart, Object[] objects, int objectStart, int count) argument
[all...]
/external/kernel-headers/original/uapi/linux/
H A Dsoundcard.h960 int levels[32]; member in struct:mixer_vol_table
/external/valgrind/VEX/priv/
H A Dguest_arm64_toIR.c2344 ULong levels = // (zeroes(6 - len) << (6-len)) | ones(len); local
2346 vassert(levels >= 1 && levels <= 63);
2348 if (immediate && ((imms & levels) == levels)) {
2349 /* printf("fail2 imms %llu levels %llu len %d\n", imms, levels, len); */
2353 ULong S = imms & levels;
2354 ULong R = immr & levels;
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/vogar/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/annotations/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 2197 milliseconds

1234