Searched refs:blockIndices (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/src/opts/
H A DSkTextureCompression_opts_neon.cpp196 const uint32x4x2_t blockIndices = vtrnq_u32(vreinterpretq_u32_u64(indexRow12), local
198 const uint64x2_t blockIndicesLeft = vreinterpretq_u64_u32(vrev64q_u32(blockIndices.val[0]));
199 const uint64x2_t blockIndicesRight = vreinterpretq_u64_u32(vrev64q_u32(blockIndices.val[1]));
/external/deqp/modules/glshared/
H A DglsUniformBlockCase.cpp1216 std::vector<int> blockIndices (numActiveUniforms);
1226 gl.getActiveUniformsiv(program, (glw::GLsizei)uniformIndices.size(), &uniformIndices[0], GL_UNIFORM_BLOCK_INDEX, &blockIndices[0]);
1257 entry.blockNdx = blockIndices[uniformNdx];
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 93 milliseconds