Searched refs:indices (Results 126 - 150 of 647) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/skia/src/utils/
H A DSkNinePatch.cpp28 static int fillIndices(uint16_t indices[], int xCount, int yCount) { argument
29 uint16_t* startIndices = indices;
34 *indices++ = n;
35 *indices++ = n + xCount + 2;
36 *indices++ = n + 1;
38 *indices++ = n;
39 *indices++ = n + xCount + 1;
40 *indices++ = n + xCount + 2;
46 return static_cast<int>(indices - startIndices);
190 // allocate 2 times, one for verts, one for texs, plus indices
195 uint16_t* indices = (uint16_t*)(texs + vCount); local
[all...]
H A DSkTextureCompressor_LATC.cpp143 uint64_t indices = 0; local
157 indices <<= 3;
158 indices |= idx;
165 (indices << 16));
189 uint64_t indices = 0; local
213 indices <<= 3;
214 indices |= idx;
221 (indices << 16));
255 // easy again: place the pixels in the block header, and assign the indices
320 // the indices int
360 PackRowMajor(const uint8_t *indices, int rowBytes) argument
369 PackColumnMajor(const uint8_t *indices, int rowBytes) argument
[all...]
/external/chromium_org/v8/test/mjsunit/
H A Dstring-indexof-1.js117 var indices = [0x5, 0x65, 0x85, 0x105, 0x205, 0x285, 0x2005, 0x2085, 0xfff0]; variable
120 for (var i = 0; i < indices.length; i++) {
121 var index = indices[i];
/external/eigen/Eigen/src/QR/
H A DColPivHouseholderQR_MKL.h67 m_colsPermutation.indices().setZero(); \
71 LAPACKE_##MKLPREFIX##geqp3( matrix_order, rows, cols, (MKLTYPE*)m_qr.data(), lda, (lapack_int*)m_colsPermutation.indices().data(), (MKLTYPE*)m_hCoeffs.data()); \
76 lapack_int *perm = m_colsPermutation.indices().data(); \
/external/icu/icu4c/source/test/perf/leperf/
H A Dleperf.cpp38 le_int32 *indices = NULL; local
44 indices = LE_NEW_ARRAY(le_int32, glyphCount + 10);
51 delete indices;
/external/skia/src/utils/
H A DSkMeshUtils.cpp20 bool SkMeshIndices::init(SkPoint tex[], uint16_t indices[], argument
41 fIndices = indices;
49 // compute the indices
100 idx.indices(), idx.indexCount(), p);
H A DSkNinePatch.cpp28 static int fillIndices(uint16_t indices[], int xCount, int yCount) { argument
29 uint16_t* startIndices = indices;
34 *indices++ = n;
35 *indices++ = n + xCount + 2;
36 *indices++ = n + 1;
38 *indices++ = n;
39 *indices++ = n + xCount + 1;
40 *indices++ = n + xCount + 2;
46 return static_cast<int>(indices - startIndices);
190 // allocate 2 times, one for verts, one for texs, plus indices
195 uint16_t* indices = (uint16_t*)(texs + vCount); local
[all...]
/external/chromium_org/v8/src/
H A Darray.js20 function GetSortedArrayKeys(array, indices) {
22 if (IS_NUMBER(indices)) {
24 var limit = indices;
32 var length = indices.length;
34 var key = indices[k];
208 var indices = %GetArrayKeys(array, start_i + del_count);
209 if (IS_NUMBER(indices)) {
210 var limit = indices;
218 var length = indices.length;
220 var key = indices[
[all...]
/external/opencv/otherlibs/highgui/
H A Dutils.cpp444 uchar* FillColorRow8( uchar* data, uchar* indices, int len, PaletteEntry* palette ) argument
449 *((PaletteEntry*)(data-3)) = palette[*indices++];
451 PaletteEntry clr = palette[indices[0]];
457 uchar* FillGrayRow8( uchar* data, uchar* indices, int len, uchar* palette ) argument
462 data[i] = palette[indices[i]];
468 uchar* FillColorRow4( uchar* data, uchar* indices, int len, PaletteEntry* palette ) argument
474 int idx = *indices++;
479 int idx = indices[0];
492 uchar* FillGrayRow4( uchar* data, uchar* indices, int len, uchar* palette ) argument
497 int idx = *indices
515 FillColorRow1( uchar* data, uchar* indices, int len, PaletteEntry* palette ) argument
543 FillGrayRow1( uchar* data, uchar* indices, int len, uchar* palette ) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElementRareData.cpp39 short indices[2]; member in struct:blink::SameSizeAsElementRareData
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
H A Duser.py98 indices = []
102 indices += range(int(parts[0]) - 1, int(parts[1]))
104 indices.append(int(value) - 1)
108 return [list_items[i] for i in indices]
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
H A DIndexRangeCache.h8 // ranges of indices.
34 static RangeUI ComputeRange(GLenum type, const GLvoid *indices, GLsizei count);
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
H A DIndexDataManager.h56 gl::Error prepareIndexData(GLenum type, GLsizei count, gl::Buffer *arrayElementBuffer, const GLvoid *indices, TranslatedIndexData *translated);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_vbuf.h101 * Draw indexed primitives. Note that indices are ushort. The driver
105 const ushort *indices,
/external/chromium_org/third_party/opus/src/silk/fixed/
H A Dfind_LPC_FIX.c60 psEncC->indices.NLSFInterpCoef_Q2 = 4;
89 /* Search over interpolation indices to find the one with lowest residual energy */
139 psEncC->indices.NLSFInterpCoef_Q2 = (opus_int8)k;
144 if( psEncC->indices.NLSFInterpCoef_Q2 == 4 ) {
149 silk_assert( psEncC->indices.NLSFInterpCoef_Q2 == 4 || ( psEncC->useInterpolatedNLSFs && !psEncC->first_frame_after_reset && psEncC->nb_subfr == MAX_NB_SUBFR ) );
/external/chromium_org/third_party/skia/src/gpu/
H A DGrPathRendering.h116 virtual void drawPaths(const GrPathRange*, const uint32_t indices[], int count,
/external/libopus/silk/fixed/
H A Dfind_LPC_FIX.c60 psEncC->indices.NLSFInterpCoef_Q2 = 4;
89 /* Search over interpolation indices to find the one with lowest residual energy */
139 psEncC->indices.NLSFInterpCoef_Q2 = (opus_int8)k;
144 if( psEncC->indices.NLSFInterpCoef_Q2 == 4 ) {
149 silk_assert( psEncC->indices.NLSFInterpCoef_Q2 == 4 || ( psEncC->useInterpolatedNLSFs && !psEncC->first_frame_after_reset && psEncC->nb_subfr == MAX_NB_SUBFR ) );
/external/llvm/lib/CodeGen/
H A DSpiller.cpp105 SmallVector<unsigned, 2> indices; local
114 indices.push_back(i);
121 for (unsigned i = 0; i < indices.size(); ++i) {
122 unsigned mopIdx = indices[i];
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vbuf.h101 * Draw indexed primitives. Note that indices are ushort. The driver
105 const ushort *indices,
/external/chromium_org/content/renderer/
H A Dexternal_popup_menu.cc76 const std::vector<int>& indices) {
82 popup_menu_client_->didAcceptIndices(indices);
75 DidSelectItems(bool canceled, const std::vector<int>& indices) argument
/external/chromium_org/third_party/angle/samples/angle/simple_texture_2d/
H A DSimpleTexture2D.cpp93 GLushort indices[] = { 0, 1, 2, 0, 2, 3 }; local
119 glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, indices);
/external/chromium_org/third_party/angle/samples/angle/simple_texture_cubemap/
H A DSimpleTextureCubemap.cpp113 glDrawElements(GL_TRIANGLES, mSphere.indices.size(), GL_UNSIGNED_SHORT, mSphere.indices.data());
/external/chromium_org/third_party/opus/src/silk/
H A DNLSF_decode.c37 const opus_int8 indices[], /* I Quantization indices [ order ] */
48 out_Q10 = silk_LSHIFT( indices[ i ], 10 );
83 /* Unpack entropy table indices and predictor for current CB1 index */
35 silk_NLSF_residual_dequant( opus_int16 x_Q10[], const opus_int8 indices[], const opus_uint8 pred_coef_Q8[], const opus_int quant_step_size_Q16, const opus_int16 order ) argument
/external/chromium_org/ui/gfx/geometry/
H A Dmatrix3_f.cc17 // This is only to make accessing indices self-explanatory.
176 int indices[3] = {0, 1, 2};
179 std::swap(indices[2], indices[1]);
184 std::swap(indices[1], indices[0]);
189 std::swap(indices[2], indices[1]);
196 eigenvectors->set(indices[i], i, 1.0f);
/external/deqp/framework/referencerenderer/
H A DrrRenderer.hpp81 const void* const indices; member in struct:rr::DrawIndices
90 PrimitiveList (PrimitiveType primitiveType, int numElements, const DrawIndices& indices); // !< primitive list for drawElements-like call
102 const void* const m_indices; // !< if indices is NULL, indices is interpreted as [first (== baseVertex) + 0, first + 1, first + 2, ...]

Completed in 1867 milliseconds

1234567891011>>