Searched defs:format_ (Results 1 - 25 of 26) sorted by relevance

12

/external/deqp/framework/opengl/
H A DgluTextureUtil.hpp53 TransferFormat (deUint32 format_, deUint32 dataType_) argument
54 : format (format_)
H A DgluVarType.cpp234 Layout::Layout (int location_, int binding_, int offset_, FormatLayout format_, MatrixOrder matrixOrder_) argument
238 , format (format_)
/external/webrtc/talk/app/webrtc/
H A Dvideosource.h108 cricket::VideoFormat format_; member in class:webrtc::VideoSource
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_glyph.h85 int32_t format() { return format_; }
95 int32_t format_; member in class:sfntly::BitmapGlyph::Builder
102 int32_t format() { return format_; }
110 int32_t format_; member in class:sfntly::BitmapGlyph
H A Dbitmap_glyph_info.h60 int32_t format() const { return format_; }
72 int32_t format_; member in class:sfntly::BitmapGlyphInfo
/external/libvpx/libvpx/test/
H A Dyuv_video_source.h39 format_(VPX_IMG_FMT_NONE),
42 // This initializes format_, raw_size_, width_, height_ and allocates img.
88 if (width != width_ || height != height_ || format != format_) {
94 format_ = format;
144 vpx_img_fmt format_; member in class:libvpx_test::YUVVideoSource
H A Dvideo_source.h145 format_(VPX_IMG_FMT_I420) {
192 if (format_ != format) {
193 format_ = format;
203 img_ = vpx_img_alloc(NULL, format_, width_, height_, 32);
213 vpx_img_fmt_t format_; member in class:libvpx_test::DummyVideoSource
/external/protobuf/src/google/protobuf/io/
H A Dgzip_stream.h92 Format format_; member in class:google::protobuf::io::GzipInputStream
/external/vulkan-validation-layers/demos/smoke/
H A DSmoke.h149 VkFormat format_; member in class:Smoke
/external/deqp/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp145 deUint32 format_,
152 , format (format_)
144 TextureSpec(TextureType type_, deUint32 format_, deUint32 dataType_, int width_, int height_, int numLevels_, const tcu::Sampler& sampler_) argument
/external/deqp/modules/glshared/
H A DglsLongStressCase.hpp153 const deUint32 format_,
167 , format (format_)
149 TextureSpec(const gls::TextureTestUtil::TextureType texType, const deUint32 unit, const int width_, const int height_, const deUint32 format_, const deUint32 dataType_, const deUint32 internalFormat_, const bool useMipmap_, const deUint32 minFilter_, const deUint32 magFilter_, const deUint32 sWrap_, const deUint32 tWrap_, const tcu::Vec4& minValue_, const tcu::Vec4& maxValue_) argument
H A DglsBuiltinPrecisionTests.cpp601 EvalContext (const FloatFormat& format_, argument
605 : format (format_)
/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc189 : format_(format), tree_(tree) {}
198 if (format_ == CommandLineInterface::ERROR_FORMAT_MSVS &&
210 switch (format_) {
229 const ErrorFormat format_; member in class:google::protobuf::compiler::CommandLineInterface::ErrorPrinter
/external/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.h137 virtual int32_t format() { return format_; }
155 int32_t format_; member in class:sfntly::CMapTable::CMap::Builder
182 virtual int32_t format() { return format_; }
208 int32_t format_; member in class:sfntly::CMapTable::CMap
/external/vixl/src/vixl/a64/
H A Ddebugger-a64.cc342 : DebugCommand(name), target_(target), format_(format) {}
345 delete format_;
349 FormatToken* format() { return format_; }
361 FormatToken* format_; member in class:vixl::PrintCommand
370 : DebugCommand(name), target_(target), format_(format), count_(count) {}
373 delete format_;
378 FormatToken* format() { return format_; }
391 FormatToken* format_; member in class:vixl::ExamineCommand
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp1806 ImageFormatPropertyCase (VkFormat format_, VkImageType imageType_, VkImageTiling tiling_) argument
1807 : format (format_)
/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp79 BufferSpec (deUint32 format_, int width_, int height_, int samples_) argument
80 : format (format_)
H A Des3fShaderTextureFunctionTests.cpp201 deUint32 format_,
208 , format (format_)
200 TextureSpec(TextureType type_, deUint32 format_, int width_, int height_, int depth_, int numLevels_, const tcu::Sampler& sampler_) argument
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhonemetadata.java64 private String format_ = ""; field in class:Phonemetadata.NumberFormat
66 public String getFormat() { return format_; }
69 format_ = value;
155 objectOutput.writeUTF(format_);
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp580 EvalContext (const FloatFormat& format_, argument
584 : format (format_)
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 675 milliseconds

12