Searched defs:GetIndices (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/perception/ | ||
D | max_pool_with_argmax_test.cc | 59 std::vector<int32_t> GetIndices() { return ExtractVector<int32_t>(indices_); } in GetIndices() function in tflite::ops::custom::__anon354936f00111::MaxpoolingWithArgMaxOpModel |
/external/mesa3d/src/gallium/auxiliary/tessellator/ | ||
D | tessellator.hpp | 405 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices() function in CHLSLTessellator |
D | tessellator.cpp | 1613 int* CHWTessellator::GetIndices() in GetIndices() function in CHWTessellator |
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ | ||
D | tessellator.hpp | 405 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices() function in CHLSLTessellator |
D | tessellator.cpp | 1599 int* CHWTessellator::GetIndices() in GetIndices() function in CHWTessellator |