Home
last modified time | relevance | path

Searched defs:Format (Results 1 – 25 of 150) sorted by relevance

123456

/external/skia/src/gpu/vk/
DGrVkStencilAttachment.h20 struct Format { struct
21 VkFormat fInternalFormat; argument
28 int sampleCnt, const Format& format); argument
/external/skqp/src/gpu/vk/
DGrVkStencilAttachment.h20 struct Format { struct
21 VkFormat fInternalFormat; argument
28 int sampleCnt, const Format& format); argument
/external/skqp/src/gpu/gl/
DGrGLStencilAttachment.h19 struct Format { struct
20 GrGLenum fInternalFormat; argument
35 const Format& format) in GrGLStencilAttachment() argument
/external/skia/src/gpu/gl/
DGrGLStencilAttachment.h19 struct Format { struct
20 GrGLenum fInternalFormat; argument
35 const Format& format) in GrGLStencilAttachment() argument
/external/gemmlowp/internal/
Dkernel_neon.h37 Format; typedef
297 Format; typedef
671 Format; typedef
933 Format; typedef
1268 Format; typedef
Dkernel_sse.h36 Format; typedef
210 Format; typedef
/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc287 Format; typedef
476 Format; typedef
594 Format; typedef
841 Format; typedef
926 Format; typedef
1013 Format; typedef
1099 Format; typedef
1185 Format; typedef
1328 Format; typedef
1517 Format; typedef
[all …]
/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDiffLog.h36 StringRef Format; variable
41 LogBuilder(Consumer &c, StringRef Format) in LogBuilder()
/external/skia/src/sfnt/
DSkOTTable_post.h23 struct Format { struct
24 enum Value : SK_OT_Fixed {
31 SK_OT_Fixed value;
/external/skqp/src/sfnt/
DSkOTTable_post.h23 struct Format { struct
24 enum Value : SK_OT_Fixed {
31 SK_OT_Fixed value;
/external/llvm/tools/llvm-diff/
DDiffLog.h36 StringRef Format; variable
41 LogBuilder(Consumer &c, StringRef Format) : consumer(&c), Format(Format) {} in LogBuilder()
/external/deqp/external/openglcts/modules/common/
DglcShaderMultisampleInterpolationTests.cpp630 struct Format in init() struct
632 char const* name; in init()
633 GLenum internalFormat; in init()
634 tcu::TextureFormat textureFormat; in init()
635 char const* sampler; in init()
636 char const* outType; in init()
637 GLfloat min; in init()
638 GLfloat max; in init()
DglcSampleVariablesTests.cpp879 struct Format in init() struct
881 char const* name; in init()
882 GLenum internalFormat; in init()
883 tcu::TextureFormat textureFormat; in init()
884 char const* sampler; in init()
885 char const* outType; in init()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DFormat.java34 public enum Format { enum
76 private Format(int size) { in Format() method in Format
80 private Format(int size, boolean isPayloadFormat) { in Format() method in Format
/external/clang/include/clang/Frontend/
DPCHContainerOperations.h105 const PCHContainerWriter *getWriterOrNull(StringRef Format) { in getWriterOrNull()
108 const PCHContainerReader *getReaderOrNull(StringRef Format) { in getReaderOrNull()
/external/clang/docs/
DJSONCompilationDatabase.rst44 Format chapter
DSanitizerSpecialCaseList.rst51 Format chapter
/external/swiftshader/third_party/LLVM/lib/VMCore/
DGCOV.cpp31 static bool isGCDAFile(GCOVFormat Format) { in isGCDAFile()
36 static bool isGCNOFile(GCOVFormat Format) { in isGCNOFile()
42 GCOVFormat Format = Buffer.readGCOVFormat(); in read() local
90 bool GCOVFunction::read(GCOVBuffer &Buff, GCOVFormat Format) { in read()
/external/clang/test/SemaObjCXX/
Dformat-strings.mm13 @interface Format interface
/external/protobuf/src/google/protobuf/io/
Dgzip_stream.h58 enum Format { enum
113 enum Format { enum
/external/pdfium/core/fxge/dib/
Dcfx_dibitmap.h116 enum class Format { kCleared, kPreMultiplied, kUnPreMultiplied }; enum
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.h30 struct Format { struct
31 enum {
/external/icu/icu4c/source/i18n/
Dformat.cpp72 Format::Format() in Format() function in Format
87 Format::Format(const Format &that) in Format() function in Format
/external/skqp/src/opts/
Dopts_check_x86.cpp98 SkBlitMask::RowProc SkBlitMask::PlatformRowProcs(SkColorType, SkMask::Format, RowFlags) { in PlatformRowProcs()
/external/skia/src/opts/
Dopts_check_x86.cpp98 SkBlitMask::RowProc SkBlitMask::PlatformRowProcs(SkColorType, SkMask::Format, RowFlags) { in PlatformRowProcs()

123456