Home
last modified time | relevance | path

Searched defs:components (Results 1 – 25 of 47) sorted by relevance

12

/device/generic/vulkan-cereal/include/glm/gtx/
Dtype_trait.hpp46 static length_t const components = 0; member
59 components = 1 enumerator
71 components = 2 enumerator
83 components = 3 enumerator
95 components = 4 enumerator
107 components = 2, enumerator
121 components = 2, enumerator
135 components = 2, enumerator
149 components = 3, enumerator
163 components = 3, enumerator
[all …]
Drange.hpp31 inline length_t components(tvec1<T, P> const & v) in components() function
37 inline length_t components(tvec2<T, P> const & v) in components() function
43 inline length_t components(tvec3<T, P> const & v) in components() function
49 inline length_t components(tvec4<T, P> const & v) in components() function
55 inline length_t components(genType const & m) in components() function
Dio.inl165 length_t const& components(type<V, T, P>::components); local
/device/generic/vulkan-cereal/base/
DPathUtils.cpp232 std::string PathUtils::recompose(const std::vector<String>& components, in recompose()
268 std::string PathUtils::recompose(const std::vector<std::string>& components, in recompose()
275 void PathUtils::simplifyComponents(std::vector<String>* components) { in simplifyComponents()
302 void PathUtils::simplifyComponents(std::vector<std::string>* components) { in simplifyComponents()
DPathUtils.h238 static std::string recompose(const std::vector<String>& components) { in recompose()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dmisc_info.cc67 auto components = android::base::Split(value_it->second, " "); in SuperPartitionComponents() local
80 bool SetSuperPartitionComponents(const std::vector<std::string>& components, in SetSuperPartitionComponents()
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/
DglUtils.cpp403 int components = 0; in glUtilsPixelBitSize() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/deqp_support/
DtcuRandomOrderExecutor.cpp100 const vector<string> components = de::splitString(path, '.'); in seekToCase() local
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DglUtils.cpp894 int components = 0; in glUtilsPixelBitSize() local
/device/google/cuttlefish/common/libs/utils/
Dnetwork.cpp72 auto components = android::base::Split(address, separator); in ParseAddress() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DUniformTest.cpp979 int components, in CheckOneElement()
1015 int components; in TEST_P() member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dformatutils.h326 GLuint components; member
Dformatutils.cpp1241 GLuint components = typeInfo.specialInterpretation ? 1u : componentCount; in computePixelBytes() local
1530 GLuint components, in GetVertexFormatID()
DState.cpp2139 void State::setCoverageModulation(GLenum components) in setCoverageModulation()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DStateManagerGL.cpp2235 void StateManagerGL::setCoverageModulation(GLenum components) in setCoverageModulation()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DProgramD3D.cpp60 GLuint components = static_cast<GLuint>(gl::VariableColumnCount(transposedType)); in GetDefaultInputLayoutFromShader() local
2637 const int components = targetUniform->typeInfo.componentCount; in setUniformImpl() local
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/
Dasound.h829 …unsigned char components[128]; /* card components / fine identification, delimited with one space … member
/device/google/coral-kernel/sm8150/kernel-headers/sound/
Dasound.h660 unsigned char components[128]; member
/device/google/sunfish-kernel/sm7150/kernel-headers/sound/
Dasound.h660 unsigned char components[128]; member
/device/google/redbull-kernel/sm7250/kernel-headers/sound/
Dasound.h668 unsigned char components[128]; member
/device/google/redbull-kernel/sm7250/original-kernel-headers/sound/
Dasound.h838 …unsigned char components[128]; /* card components / fine identification, delimited with one space … member
/device/google/sunfish-kernel/sm7150/original-kernel-headers/sound/
Dasound.h829 …unsigned char components[128]; /* card components / fine identification, delimited with one space … member
/device/google/pantah-kernel/original-kernel-headers/sound/
Dasound.h936 …unsigned char components[128]; /* card components / fine identification, delimited with one space … member
/device/google/lynx-kernel/kernel-headers/sound/
Dasound.h752 unsigned char components[128]; member
/device/google/lynx-kernel/original-kernel-headers/sound/
Dasound.h936 …unsigned char components[128]; /* card components / fine identification, delimited with one space … member

12