Home
last modified time | relevance | path

Searched defs:indices (Results 1 – 25 of 30) sorted by relevance

12

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DglUtils.h90 template <class T> void minmax(const T *indices, int count, int *min, int *max) { in minmax()
102 (const T *indices, int count, int *min, int *max, in minmaxExcept()
119 template <class T> void shiftIndices(T *indices, int count, int offset) { in shiftIndices()
138 (T *indices, int count, int offset, in shiftIndicesExcept()
/hardware/interfaces/tv/input/aidl/vts/functional/
DVtsHalTvInputTargetTest.cpp109 vector<size_t> indices; in getConfigIndices() local
278 vector<size_t> indices = getConfigIndices(); in TEST_P() local
316 vector<size_t> indices = getConfigIndices(); in TEST_P() local
337 vector<size_t> indices = getConfigIndices(); in TEST_P() local
355 vector<size_t> indices = getConfigIndices(); in TEST_P() local
/hardware/google/aemu/base/
DHybridEntityManager_unittest.cpp30 int indices[4]; in TEST() local
/hardware/google/gfxstream/host/tests/
DGLSnapshotTestDispatch.h55 const GLvoid* indices) { in test_glDrawElements()
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/1/android/hardware/media/c2/
DIConfigurable.aidl40 android.hardware.media.c2.IConfigurable.QueryResult query(in int[] indices, in boolean mayBlock); in query()
DIComponentStore.aidl42 android.hardware.media.c2.StructDescriptor[] getStructDescriptors(in int[] indices); in getStructDescriptors()
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/current/android/hardware/media/c2/
DIConfigurable.aidl40 android.hardware.media.c2.IConfigurable.QueryResult query(in int[] indices, in boolean mayBlock); in query()
DIComponentStore.aidl42 android.hardware.media.c2.StructDescriptor[] getStructDescriptors(in int[] indices); in getStructDescriptors()
/hardware/interfaces/media/c2/aidl/android/hardware/media/c2/
DIConfigurable.aidl196 QueryResult query(in int[] indices, in boolean mayBlock); in query()
DIComponentStore.aidl173 StructDescriptor[] getStructDescriptors(in int[] indices); in getStructDescriptors()
/hardware/interfaces/tv/input/1.0/vts/functional/
DVtsHalTvInputV1_0TargetTest.cpp101 std::vector<size_t> indices; in getConfigIndices() local
301 std::vector<size_t> indices = getConfigIndices(); in TEST_P() local
330 std::vector<size_t> indices = getConfigIndices(); in TEST_P() local
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp511 const GLvoid* indices, in drawWithEmulations()
638 …GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,const GLvoid* indices,bool direc… in setupArraysPointers()
720 …GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,const GLvoid* indices,bool direc… in needConvert()
DGLESv30Imp.cpp344 … glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei pr… in glDrawElementsInstanced()
362 …ements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices) { in glDrawRangeElements()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp393 static GLsizei sNeededVboCount(GLsizei indicesCount, const T* indices) { in sNeededVboCount()
406 bool isIndexed, GLenum indicesType, const GLvoid* indices) { in setupArrayForDraw()
982 void CoreProfileEngine::drawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices in drawElements()
DGLEScmContext.cpp444 …GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,const GLvoid* indices,bool direc… in setupArrayPointerHelper()
458 …GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,const GLvoid* indices,bool direc… in setupArraysPointers()
579 …GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,const GLvoid* indices,bool direc… in doConvert()
671 …GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,const GLvoid* indices,bool direc… in needConvert()
1874 void GLEScmContext::drawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) { in drawElements()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp290 static GLuint getIndex(GLenum indices_type, const GLvoid* indices, unsigned int i) { in getIndex()
1026 …gned int strideIn,void* dataOut,GLsizei count,GLenum indices_type,const GLvoid* indices,unsigned i… in convertFixedIndirectLoop()
1051 …gned int strideIn,void* dataOut,GLsizei count,GLenum indices_type,const GLvoid* indices,unsigned i… in convertByteIndirectLoop()
1076 static void indirectToBytesRanges(const GLvoid* indices,GLenum indices_type,GLsizei count,GLESpoint… in indirectToBytesRanges()
1088 int bytesRangesToIndices(RangeList& ranges,GLESpointer* p,GLuint* indices) { in bytesRangesToIndices()
1126 GLuint* indices = NULL; in convertDirectVBO() local
1145 unsigned int GLEScontext::findMaxIndex(GLsizei count,GLenum type,const GLvoid* indices) { in findMaxIndex()
1172 …ect(GLESConversionArrays& cArrs,GLsizei count,GLenum indices_type,const GLvoid* indices,GLenum arr… in convertIndirect()
1190 …VBO(GLESConversionArrays& cArrs,GLsizei count,GLenum indices_type,const GLvoid* indices,GLenum arr… in convertIndirectVBO()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h659 ASTCENC_SIMD_INLINE vint4 gatheri(const int* base, vint4 indices) in gatheri()
920 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf()
Dastcenc_vecmathlib_neon_4.h599 ASTCENC_SIMD_INLINE vint4 gatheri(const int* base, vint4 indices) in gatheri()
812 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf()
Dastcenc_vecmathlib_sse_4.h648 ASTCENC_SIMD_INLINE vint4 gatheri(const int* base, vint4 indices) in gatheri()
897 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf()
Dastcenc_symbolic_physical.cpp391 uint8_t indices[64]; in physical_to_symbolic() local
Dastcenc_vecmathlib_avx2_8.h568 ASTCENC_SIMD_INLINE vint8 gatheri(const int* base, vint8 indices) in gatheri()
969 ASTCENC_SIMD_INLINE vfloat8 gatherf(const float* base, vint8 indices) in gatherf()
/hardware/interfaces/power/stats/1.0/vts/functional/
DVtsHalPowerStatsV1_0TargetTest.cpp447 hidl_vec<uint32_t> indices; in TEST_P() local
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_entry.cpp707 void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) in glDrawElements()
1434 …awElementsEXT(GLenum mode, const GLsizei* count, GLenum type, const GLvoid* const* indices, GLsize… in glMultiDrawElementsEXT()
2067 void glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void* indices, GLsizei … in glDrawElementsInstanced()
2073 void glDrawElementsInstancedDataAEMU(GLenum mode, GLsizei count, GLenum type, const void* indices, … in glDrawElementsInstancedDataAEMU()
2085 …eElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid* indices) in glDrawRangeElements()
2091 …Lenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid* indices, GLsizei d… in glDrawRangeElementsDataAEMU()
3018 void glDrawElementsNullAEMU(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) in glDrawElementsNullAEMU()
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp922 vint4 indices(0, 4, 3, 2); in TEST() local
1827 vint4 indices(0, 4, 3, 2); in TEST() local
2670 vint8 indices(0, 4, 3, 2, 7, 4, 3, 2); in TEST() local
3371 vint8 indices(0, 4, 3, 2, 7, 4, 3, 2); in TEST() local
/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_entry.cpp713 void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) in glDrawElements()
1885 …awElementsEXT(GLenum mode, const GLsizei* count, GLenum type, const GLvoid* const* indices, GLsize… in glMultiDrawElementsEXT()
1897 void glMultiDrawElementsSUN(GLenum mode, const GLsizei* count, GLenum type, const GLvoid** indices,… in glMultiDrawElementsSUN()

12