Searched refs:levels (Results 26 - 50 of 234) sorted by relevance

12345678910

/external/deqp/framework/opengl/
H A DgluTexture.cpp129 Texture2D::Texture2D (const RenderContext& context, const ContextInfo& contextInfo, int numLevels, const tcu::CompressedTexture* levels, const tcu::CompressedTexture::DecompressionParams& decompressionParams) argument
132 , m_format (getGLFormat(levels[0].getFormat()))
133 , m_refTexture (levels[0].getUncompressedFormat(), levels[0].getWidth(), levels[0].getHeight())
146 loadCompressed(numLevels, levels, decompressionParams);
187 void Texture2D::loadCompressed (int numLevels, const tcu::CompressedTexture* levels, const tcu::CompressedTexture::DecompressionParams& decompressionParams) argument
190 deUint32 compressedFormat = getGLFormat(levels[0].getFormat());
197 const tcu::CompressedTexture& level = levels[levelNdx];
241 // Fill remaining levels
288 TextureCube(const RenderContext& context, const ContextInfo& contextInfo, int numLevels, const tcu::CompressedTexture* levels, const tcu::CompressedTexture::DecompressionParams& decompressionParams) argument
391 loadCompressed(int numLevels, const tcu::CompressedTexture* levels, const tcu::CompressedTexture::DecompressionParams& decompressionParams) argument
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.h72 const UBiDiLevel *levels; member in struct:__anon21981
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DBidiTestHarness.h149 std::vector<int> levels; local
158 levels.push_back(i);
160 return levels;
224 std::vector<int> levels; local
241 levels = parseLevels(line.substr(levelsPrefix.length() + 1));
262 m_runner.runTest(testString, reorder, levels, DirectionAutoLTR, originalLine, lineNumber);
264 m_runner.runTest(testString, reorder, levels, DirectionLTR, originalLine, lineNumber);
266 m_runner.runTest(testString, reorder, levels, DirectionRTL, originalLine, lineNumber);
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
H A DTextureStorage9.h62 TextureStorage9_2D(Renderer *renderer, GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, int levels);
84 TextureStorage9_Cube(Renderer *renderer, GLenum internalformat, bool renderTarget, int size, int levels);
H A DTextureStorage9.cpp101 TextureStorage9_2D::TextureStorage9_2D(Renderer *renderer, GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, int levels) argument
113 UINT creationLevels = (levels == 0) ? 0 : mTopLevel + levels;
152 // With managed textures the driver needs to be informed of updates to the lower mipmap levels
203 TextureStorage9_Cube::TextureStorage9_Cube(Renderer *renderer, GLenum internalformat, bool renderTarget, int size, int levels) argument
220 UINT creationLevels = (levels == 0) ? 0 : mTopLevel + levels;
264 // With managed textures the driver needs to be informed of updates to the lower mipmap levels
/external/fio/
H A Dlog.c94 static const char *levels[] = { "Unknown", "Debug", "Info", "Error", local
100 return levels[level];
/external/replicaisland/src/com/replica/replicaisland/
H A DLevelSelectActivity.java201 final int count = LevelTree.levels.size();
205 final LevelTree.LevelGroup group = LevelTree.levels.get(x);
206 for (int y = 0; y < group.levels.size(); y++) {
207 LevelTree.Level level = group.levels.get(y);
224 final int count = LevelTree.levels.size();
226 final LevelTree.LevelGroup group = LevelTree.levels.get(x);
227 for (int y = 0; y < group.levels.size(); y++) {
228 LevelTree.Level level = group.levels.get(y);
/external/chromium_org/third_party/angle/samples/dds_to_header/
H A Dmain.cpp183 std::size_t levels = std::max<size_t>(1, header.dwMipMapCount); local
187 if (levels > 1)
189 oss << " (" << levels << " mip levels)"; local
195 oss << "static const size_t " << outputName << "_levels = " << levels << ";\n"; local
198 for (std::size_t i = 0; i < levels; ++i)
228 if (i + 1 < levels)
/external/jemalloc/include/jemalloc/internal/
H A Dbitmap.h17 /* Maximum number of levels possible. */
35 /* Number of levels necessary for nbits. */
39 * Only the first (nlevels+1) elements are used, and levels are ordered
40 * bottom to top (e.g. the bottom level is stored in levels[0]).
42 bitmap_level_t levels[BITMAP_MAX_LEVELS+1]; member in struct:bitmap_info_s
70 unsigned rgoff = binfo->levels[binfo->nlevels].group_offset - 1;
110 gp = &bitmap[binfo->levels[i].group_offset + goff];
132 g = bitmap[binfo->levels[i].group_offset];
136 g = bitmap[binfo->levels[i].group_offset + bit];
168 gp = &bitmap[binfo->levels[
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/x509v3/
H A Dpcy_tree.c108 curr = tree->levels + tree->nlevel;
112 BIO_printf(err, "Printing Up to Level %ld\n", curr - tree->levels);
113 for (plev = tree->levels; plev != curr; plev++)
116 plev - tree->levels, plev->flags);
231 tree->levels = OPENSSL_malloc(sizeof(X509_POLICY_LEVEL) * n);
237 if (!tree->levels)
243 memset(tree->levels, 0, n * sizeof(X509_POLICY_LEVEL));
247 level = tree->levels;
548 if (curr == tree->levels)
597 curr = tree->levels
[all...]
H A Dpcy_lib.c80 return tree->levels + i;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c130 radeon_mipmap_level *lvl = &mt->levels[level];
150 static GLuint minify(GLuint size, GLuint levels) argument
152 size = size >> levels;
169 mt->levels[level].valid = 1;
170 mt->levels[level].width = minify(mt->width0, i);
171 mt->levels[level].height = minify(mt->height0, i);
172 mt->levels[level].depth = minify(mt->depth0, i);
308 lvl = &mt->levels[level];
330 mtBaseLevel = &mt->levels[texObj->BaseLevel - mt->baseLevel];
394 return (mt->levels[leve
[all...]
H A Dradeon_mipmap_tree.h72 GLuint numLevels; /** Number of mip levels stored in this mipmap tree */
80 radeon_mipmap_level levels[RADEON_MIPTREE_MAX_TEXTURE_LEVELS]; member in struct:_radeon_mipmap_tree
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.c130 radeon_mipmap_level *lvl = &mt->levels[level];
150 static GLuint minify(GLuint size, GLuint levels) argument
152 size = size >> levels;
169 mt->levels[level].valid = 1;
170 mt->levels[level].width = minify(mt->width0, i);
171 mt->levels[level].height = minify(mt->height0, i);
172 mt->levels[level].depth = minify(mt->depth0, i);
308 lvl = &mt->levels[level];
330 mtBaseLevel = &mt->levels[texObj->BaseLevel - mt->baseLevel];
394 return (mt->levels[leve
[all...]
/external/icu/icu4c/source/common/
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
2264 UBiDiLevel *levels=pBiDi->levels; local
2344 const UBiDiLevel *levels; local
2726 UBiDiLevel *levels=pBiDi->levels; local
[all...]
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c130 radeon_mipmap_level *lvl = &mt->levels[level];
150 static GLuint minify(GLuint size, GLuint levels) argument
152 size = size >> levels;
169 mt->levels[level].valid = 1;
170 mt->levels[level].width = minify(mt->width0, i);
171 mt->levels[level].height = minify(mt->height0, i);
172 mt->levels[level].depth = minify(mt->depth0, i);
308 lvl = &mt->levels[level];
330 mtBaseLevel = &mt->levels[texObj->BaseLevel - mt->baseLevel];
394 return (mt->levels[leve
[all...]
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.c130 radeon_mipmap_level *lvl = &mt->levels[level];
150 static GLuint minify(GLuint size, GLuint levels) argument
152 size = size >> levels;
169 mt->levels[level].valid = 1;
170 mt->levels[level].width = minify(mt->width0, i);
171 mt->levels[level].height = minify(mt->height0, i);
172 mt->levels[level].depth = minify(mt->depth0, i);
308 lvl = &mt->levels[level];
330 mtBaseLevel = &mt->levels[texObj->BaseLevel - mt->baseLevel];
394 return (mt->levels[leve
[all...]
/external/openssl/crypto/x509v3/
H A Dpcy_tree.c105 curr = tree->levels + tree->nlevel;
109 BIO_printf(err, "Printing Up to Level %ld\n", curr - tree->levels);
110 for (plev = tree->levels; plev != curr; plev++)
113 plev - tree->levels, plev->flags);
228 tree->levels = OPENSSL_malloc(sizeof(X509_POLICY_LEVEL) * n);
234 if (!tree->levels)
240 memset(tree->levels, 0, n * sizeof(X509_POLICY_LEVEL));
244 level = tree->levels;
545 if (curr == tree->levels)
593 curr = tree->levels
[all...]
/external/icu/icu4c/source/i18n/
H A Dcollationkeys.cpp233 // Set of levels to process and write.
234 uint32_t levels = levelMasks[CollationSettings::getStrength(options)]; local
236 levels |= Collation::CASE_LEVEL_FLAG;
238 // Minus the levels below minLevel.
239 levels &= ~(((uint32_t)1 << minLevel) - 1);
240 if(levels == 0) { return; }
286 if((levels & Collation::QUATERNARY_LEVEL_FLAG) != 0) {
305 // terminate compression on all levels and then exit the loop.
306 if(p > Collation::NO_CE_PRIMARY && (levels & Collation::PRIMARY_LEVEL_FLAG) != 0) {
349 if((levels
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Dubidi.c60 * For the purpose of conformance, the levels of all these codes
93 * and all levels are set to the paragraph level.
98 * If embedding levels are supplied as a parameter, then all
945 * Resolve the explicit levels as specified by explicit embedding codes.
950 * levels are externally specified (from "styled text", supposedly the preferred
980 * Handling the stack of explicit levels (Xn):
982 * With the BiDi stack of explicit levels, as pushed with each
995 UBiDiLevel *levels=pBiDi->levels; local
1010 /* we may not need to resolve any explicit levels */
1271 UBiDiLevel *levels=pBiDi->levels; local
1749 UBiDiLevel * levels=pBiDi->levels; local
2170 UBiDiLevel *levels=pBiDi->levels; local
2250 const UBiDiLevel *levels; local
2630 UBiDiLevel *levels=pBiDi->levels; local
[all...]
/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dmanifest_data_source.py20 levels) then subsort by name.
22 levels = ('required', 'recommended', 'only_one', 'optional')
24 return (levels.index(item.get('level', 'optional')), item['name'])
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_screen.c177 unsigned levels = SVGA_MAX_TEXTURE_LEVELS; local
179 levels = MIN2(util_logbase2(result.u) + 1, levels);
181 levels = 12 /* 2048x2048 */;
183 levels = MIN2(util_logbase2(result.u) + 1, levels);
185 levels = 12 /* 2048x2048 */;
186 return levels;
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen.c177 unsigned levels = SVGA_MAX_TEXTURE_LEVELS; local
179 levels = MIN2(util_logbase2(result.u) + 1, levels);
181 levels = 12 /* 2048x2048 */;
183 levels = MIN2(util_logbase2(result.u) + 1, levels);
185 levels = 12 /* 2048x2048 */;
186 return levels;
/external/deqp/framework/common/
H A DtcuTexture.cpp1862 Vec4 sampleLevelArray1D (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, int depth, float lod) argument
1869 case Sampler::NEAREST: return levels[0].sample1D(sampler, filterMode, s, depth);
1870 case Sampler::LINEAR: return levels[0].sample1D(sampler, filterMode, s, depth);
1879 return levels[level].sample1D(sampler, levelFilter, s, depth);
1890 tcu::Vec4 t0 = levels[level0].sample1D(sampler, levelFilter, s, depth);
1891 tcu::Vec4 t1 = levels[level1].sample1D(sampler, levelFilter, s, depth);
1902 Vec4 sampleLevelArray1DOffset (const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float lod, const IVec2& offset) argument
1909 case Sampler::NEAREST: return levels[0].sample1DOffset(sampler, filterMode, s, offset);
1910 case Sampler::LINEAR: return levels[0].sample1DOffset(sampler, filterMode, s, offset);
1919 return levels[leve
1942 sampleLevelArray2D(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, int depth, float lod) argument
1982 sampleLevelArray2DOffset(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float lod, const IVec3& offset) argument
2022 sampleLevelArray3D(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float r, float lod) argument
2062 sampleLevelArray3DOffset(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, float r, float lod, const IVec3& offset) argument
2102 sampleLevelArray1DCompare(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float ref, float s, float lod, const IVec2& offset) argument
2142 sampleLevelArray2DCompare(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float ref, float s, float t, float lod, const IVec3& offset) argument
[all...]
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DvalidationES3.h27 bool ValidateES3TexStorageParameters(Context *context, GLenum target, GLsizei levels, GLenum internalformat,

Completed in 1539 milliseconds

12345678910