Home
last modified time | relevance | path

Searched defs:stride_ (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dperiodic_sampler.h151 uint64_t stride_ = 0; member in absl::base_internal::PeriodicSamplerBase
[all...]
/third_party/skia/third_party/externals/tint/src/sem/
H A Darray.cc61 out << "[[stride(" << stride_ << ")]] "; in FriendlyName() local
H A Darray.h105 const uint32_t stride_; member in tint::sem::Array
/test/xts/acts/multimedia/av_codec/vcodec/encoder/include/
H A Dvideoenc_ndk_inner_sample.h148 int stride_; member in OHOS::MediaAVCodec::VEncNdkInnerSample
H A Dvideoenc_api11_sample.h166 int stride_; member in OHOS::Media::VEncAPI11Sample
H A Dvideoenc_ndk_sample.h158 int stride_; member in OHOS::Media::VEncNdkSample
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dquant_levels_dec_utils.c47 int stride_; // stride in bytes member
/third_party/vk-gl-cts/modules/glshared/
H A DglsVertexArrayTests.cpp1836 MultiVertexArrayTest::Spec::ArraySpec::ArraySpec(Array::InputType inputType_, Array::OutputType outputType_, Array::Storage storage_, Array::Usage usage_, int componentCount_, int offset_, int stride_, bool normalize_, GLValue min_, GLValue max_) in ArraySpec() argument

Completed in 6 milliseconds