Searched defs:getVertices (Results 1 – 7 of 7) sorted by relevance
50 const std::vector<float>& getVertices (void) const { return m_vertices; } in getVertices() function in deqp::gls::VertexArray51 std::vector<float>& getVertices (void) { return m_vertices; } in getVertices() function in deqp::gls::VertexArray
133 const SkVertices* getVertices(SkReadBuffer* reader) const { in getVertices() function
48 const SkTArray<sk_sp<const SkVertices>>& getVertices() const { in getVertices() function
587 static vector<Vec4> getVertices (void) in testImageQueryLod() function
537 int getVertices() const { return vertices; } in getVertices() function