Searched refs:vector (Results 201 - 225 of 370) sorted by relevance

1234567891011>>

/frameworks/base/media/mca/filterfw/jni/
H A Djni_native_program.cpp18 #include <vector>
143 std::vector<const char*> input_buffers(input_count, NULL);
144 std::vector<int> input_sizes(input_count, 0);
/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_frame.cpp23 #include <vector>
206 std::vector<const GLFrame*> sources;
377 std::vector<const GLFrame*> sources;
/frameworks/base/tools/aapt2/util/
H A DFiles.cpp68 std::vector<std::string> listFiles(const StringPiece& root, std::string* outError) {
79 std::vector<std::string> files;
194 bool appendArgsFromFile(const StringPiece& path, std::vector<std::string>* outArgList,
H A DUtil.cpp26 #include <vector>
31 static std::vector<std::string> splitAndTransform(const StringPiece& str, char sep,
33 std::vector<std::string> parts;
49 std::vector<std::string> split(const StringPiece& str, char sep) {
53 std::vector<std::string> splitAndLowercase(const StringPiece& str, char sep) {
H A DUtil.h29 #include <vector>
34 std::vector<std::string> split(const StringPiece& str, char sep);
35 std::vector<std::string> splitAndLowercase(const StringPiece& str, char sep);
/frameworks/compile/libbcc/tools/bcc_compat/
H A DMain.cpp18 #include <vector>
161 // Explicitly set ARM feature vector
163 std::vector<std::string> fv;
171 // Explicitly set X86 feature vector
174 std::vector<std::string> fv;
/frameworks/minikin/libs/minikin/
H A DHyphenator.cpp17 #include <vector>
31 using std::vector;
113 void Hyphenator::hyphenate(vector<uint8_t>* result, const uint16_t* word, size_t len) {
212 // which we combine (via point-wise max) into the result vector.
H A DFontCollection.cpp31 using std::vector;
78 FontCollection::FontCollection(const vector<FontFamily*>& typefaces) :
82 vector<uint32_t> lastChar;
281 const std::vector<FontFamily*>* familyVec = &mFamilyVec;
284 std::vector<FontFamily*> familyVecForVS;
287 // its base codepoint. Compute the union vector of them.
389 vector<Run>* result) const {
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.h41 #include <vector>
155 std::vector<std::shared_ptr<const HWC2::Display::Config>>
204 std::vector<DisplayData> mDisplayData;
/frameworks/rs/
H A DrsCppUtils.h45 #include <vector>
100 template <class T> class Vector: public std::vector<T> {
126 template<> class Vector<bool>: public std::vector<char> {
/frameworks/base/libs/hwui/
H A DPathTessellator.cpp183 void getFillVerticesFromPerimeter(const std::vector<Vertex>& perimeter,
209 const std::vector<Vertex>& perimeter, VertexBuffer& vertexBuffer) {
267 const std::vector<Vertex>& vertices, VertexBuffer& vertexBuffer) {
347 const std::vector<Vertex>& perimeter, VertexBuffer& vertexBuffer,
406 inline static void storeCapAA(const PaintInfo& paintInfo, const std::vector<Vertex>& vertices,
435 // stroke offset vector (rotated to be parallel to the stroke)
577 const std::vector<Vertex>& vertices, VertexBuffer& vertexBuffer) {
651 const std::vector<Vertex>& perimeter, VertexBuffer& vertexBuffer) {
729 std::vector<Vertex> tempVertices;
824 std::vector<Verte
[all...]
H A DBakedOpRenderer.cpp193 std::vector<Vertex> vertices;
227 void BakedOpRenderer::setupStencilQuads(std::vector<Vertex>& quadVertices,
247 std::vector<Vertex> rectangleVertices;
281 std::vector<Vertex> regionVertices;
H A DPropertyValuesHolder.h40 std::vector<float> mDataSource;
/frameworks/base/core/jni/android/graphics/
H A DPath.cpp31 #include <vector>
268 static void addMove(std::vector<SkPoint>& segmentPoints, std::vector<float>& lengths,
278 static void addLine(std::vector<SkPoint>& segmentPoints, std::vector<float>& lengths,
344 bezierCalculation bezierFunction, std::vector<SkPoint>& segmentPoints,
345 std::vector<float>& lengths, float errorSquared, bool doubleCheckDivision) {
387 std::vector<SkPoint>& segmentPoints, std::vector<float>& lengths, float errorSquared) {
426 std::vector<SkPoin
[all...]
H A DTypeface.cpp63 std::vector<FontFamily*> familyVec;
/frameworks/native/cmds/installd/
H A Dotapreopt.cpp270 std::vector<std::string> cmd;
295 std::vector<std::string> cmd;
327 std::vector<std::string> extra_vals = Split(*extra_opts, ' ');
378 bool Exec(const std::vector<std::string>& arg_vector, std::string* error_msg) {
385 std::vector<char*> args;
468 std::vector<std::string>& out) {
490 std::vector<std::string> environ_;
H A Dcommands.cpp230 std::vector<userid_t> users = get_known_users(/*volume_uuid*/ nullptr);
292 std::vector<userid_t> users = get_known_users(/*volume_uuid*/ nullptr);
321 std::vector<userid_t> users = get_known_users(from_uuid);
982 static void close_all_fds(const std::vector<fd_t>& fds, const char* description) {
1050 /*out*/ std::vector<fd_t>* profiles_fd, /*out*/ fd_t* reference_profile_fd) {
1058 std::vector<userid_t> users = get_known_users(/*volume_uuid*/ nullptr);
1095 static void run_profman_merge(const std::vector<fd_t>& profiles_fd, fd_t reference_profile_fd) {
1099 std::vector<std::string> profile_args(profiles_fd.size());
1130 std::vector<fd_t> profiles_fd;
1209 static void run_profman_dump(const std::vector<fd_
[all...]
/frameworks/minikin/tests/
H A DFontCollectionItemizeTest.cpp60 std::vector<FontCollection::Run>* result) {
85 std::vector<FontCollection::Run> runs;
155 std::vector<FontCollection::Run> runs;
216 std::vector<FontCollection::Run> runs;
305 std::vector<FontCollection::Run> runs;
344 std::vector<FontCollection::Run> runs;
483 std::vector<FontCollection::Run> runs;
608 std::vector<FontCollection::Run> runs;
632 std::vector<FontCollection::Run> runs;
676 std::vector<androi
[all...]
/frameworks/rs/api/
H A Drs_allocation_create.spec35 indicating non-vector.
44 summary: Creates an rs_element object of the specified data type and vector width
46 Creates an rs_element object of the specified data type and vector width.
60 vector_width of the Element will be set to 1, indicating non-vector.
146 create Allocations of scalar and vector numerical types without creating
H A Drs_quaternion.spec104 arg: float x, "X component of the vector."
105 arg: float y, "Y component of the vector."
106 arg: float z, "Z component of the vector."
107 summary: Quaternion that represents a rotation about an arbitrary unit vector
109 Loads a quaternion that represents a rotation about an arbitrary unit vector.
162 arg: float x, "X component of a vector."
163 arg: float y, "Y component of a vector."
164 arg: float z, "Z component of a vector."
167 Loads a quaternion that represents a rotation about an arbitrary vector
/frameworks/compile/slang/
H A Dslang.cpp26 #include <vector>
152 std::vector<std::string> features;
205 std::vector<clang::DirectoryLookup> SearchList;
267 // alignment for vector loads/stores.
373 for (std::vector<std::string>::const_iterator
724 std::vector<std::string> generatedFileNames;
738 for (std::vector<std::string>::const_iterator
/frameworks/base/tools/aapt2/flatten/
H A DXmlFlattener.cpp26 #include <vector>
48 std::vector<StringFlattenDest> mStringRefs;
50 // Scratch vector to filter attributes. We avoid allocations
52 std::vector<xml::Attribute*> mFilteredAttrs;
/frameworks/base/tools/aapt2/link/
H A DLink.cpp51 #include <vector>
58 std::vector<std::string> includePaths;
59 std::vector<std::string> overlayFiles;
69 std::vector<std::string> javadocAnnotations;
73 std::vector<std::string> extensionsToNotCompress;
285 std::vector<std::string> extensionsToNotCompress;
373 // Skip this if it is a vector or animated-vector.
376 if (el->name == u"vector" || el->name == u"animated-vector") {
[all...]
/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/include/
H A DParameterManagerWrapper.h26 #include <vector>
/frameworks/base/libs/hwui/tests/common/scenes/
H A DRecentsAnimation.cpp86 std::vector< sp<RenderNode> > mCards;

Completed in 657 milliseconds

1234567891011>>