Home
last modified time | relevance | path

Searched defs:components (Results 1 - 25 of 222) sorted by relevance

123456789

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A 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
H A 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 enumerator
177 components = 3, global() enumerator
191 components = 4, global() enumerator
205 components = 4, global() enumerator
219 components = 4, global() enumerator
233 components = 4 global() enumerator
245 components = 8 global() enumerator
[all...]
/third_party/alsa-lib/modules/mixer/simple/python/
H A Dmain.py16 components = info['components'] variable
/third_party/libexif/libexif/
H A Dexif-gps-ifd.h43 uint16_t components; member
H A Dexif-entry.h52 unsigned long components; member
/third_party/libexif/libexif/apple/
H A Dmnote-apple-entry.h33 unsigned long components; member
/third_party/libexif/libexif/pentax/
H A Dmnote-pentax-entry.h33 unsigned long components; member
/third_party/libexif/libexif/fuji/
H A Dmnote-fuji-entry.h35 unsigned long components; member
/third_party/libexif/libexif/olympus/
H A Dmnote-olympus-entry.h33 unsigned long components; member
/third_party/libexif/libexif/canon/
H A Dmnote-canon-entry.h33 unsigned long components; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dvector_dce.h39 utils::BitVector components; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dvector_dce.h39 utils::BitVector components; member
/third_party/skia/src/sksl/ir/
H A DSkSLSwizzle.h59 const ComponentArray& components() const { in components() function
[all...]
/third_party/spirv-tools/source/opt/
H A Dvector_dce.h39 utils::BitVector components; member
/third_party/backends/backend/escl/
H A Descl_tiff.c61 int components = 4; in get_TIFF_data() local
H A Descl_png.c56 int components = 3; in get_PNG_data() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_shrink_stores.c47 unsigned components = util_format_get_nr_components(format); in opt_shrink_vectors_image_store() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_wide_load_store.c86 nir_ssa_def *components[num_comp]; in lower_wide_load_store() local
/third_party/mesa3d/src/glx/
H A Dcompsize.c154 int components; in __glImageSize() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_clamp_image_1d_2d_array_sizes.c98 nir_ssa_def *components[4]; in brw_nir_clamp_image_1d_2d_array_sizes_instr() local
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-entry.h29 unsigned long components; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_format.h68 panfrost_get_default_swizzle(unsigned components) in panfrost_get_default_swizzle() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_parser_test.cc34 } components[4]; in TEST_F() member
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dcvtcolor.c108 int components = channels; in main() local
/third_party/skia/experimental/skrive/src/
H A DArtboard.cpp58 std::vector<sk_sp<Component>> components; in parse_components() local

Completed in 11 milliseconds

123456789