Home
last modified time | relevance | path

Searched defs:format (Results 1 – 25 of 3998) sorted by relevance

12345678910>>...160

/external/mesa3d/src/freedreno/vulkan/
Dvk_format.h38 vk_format_description(VkFormat format) in vk_format_description()
47 vk_format_get_blocksize(VkFormat format) in vk_format_get_blocksize()
53 vk_format_get_blockwidth(VkFormat format) in vk_format_get_blockwidth()
59 vk_format_get_blockheight(VkFormat format) in vk_format_get_blockheight()
65 vk_format_is_compressed(VkFormat format) in vk_format_is_compressed()
72 vk_format_is_depth_or_stencil(VkFormat format) in vk_format_is_depth_or_stencil()
80 vk_format_has_alpha(VkFormat format) in vk_format_has_alpha()
86 vk_format_is_int(VkFormat format) in vk_format_is_int()
92 vk_format_is_uint(VkFormat format) in vk_format_is_uint()
98 vk_format_is_sint(VkFormat format) in vk_format_is_sint()
[all …]
/external/mesa3d/src/broadcom/vulkan/
Dvk_format_info.h34 vk_format_aspects(VkFormat format) in vk_format_aspects()
86 vk_format_is_color(VkFormat format) in vk_format_is_color()
93 vk_format_is_int(VkFormat format) in vk_format_is_int()
99 vk_format_is_sint(VkFormat format) in vk_format_is_sint()
105 vk_format_is_uint(VkFormat format) in vk_format_is_uint()
111 vk_format_is_srgb(VkFormat format) in vk_format_is_srgb()
117 vk_format_is_depth_or_stencil(VkFormat format) in vk_format_is_depth_or_stencil()
124 vk_format_has_depth(VkFormat format) in vk_format_has_depth()
131 vk_format_has_stencil(VkFormat format) in vk_format_has_stencil()
138 vk_format_get_blocksize(VkFormat format) in vk_format_get_blocksize()
[all …]
/external/angle/src/libANGLE/
Dformatutils.cpp642 bool IsYuvFormat(GLenum format) in IsYuvFormat()
660 uint32_t GetPlaneCount(GLenum format) in GetPlaneCount()
680 uint32_t GetYPlaneBpp(GLenum format) in GetYPlaneBpp()
700 uint32_t GetChromaPlaneBpp(GLenum format) in GetChromaPlaneBpp()
723 void GetSubSampleFactor(GLenum format, int *horizontalSubsampleFactor, int *verticalSubsampleFactor) in GetSubSampleFactor()
754 GLenum format, in AddRGBAFormat()
795 GLenum format, in AddLUMAFormat()
832 GLenum format, in AddDepthStencilFormat()
908 GLenum format, in AddYUVFormat()
1727 void MaybeOverrideLuminance(GLenum &format, GLenum &type, GLenum actualFormat, GLenum actualType) in MaybeOverrideLuminance()
[all …]
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_string_field.cc99 Formatter format(printer, variables_); in GeneratePrivateMembers() local
120 Formatter format(printer, variables_); in GenerateStaticMembers() local
134 Formatter format(printer, variables_); in GenerateAccessorDeclarations() local
210 Formatter format(printer, variables_); in GenerateInlineAccessorDefinitions() local
391 Formatter format(printer, variables_); in GenerateNonInlineAccessorDefinitions() local
401 Formatter format(printer, variables_); in GenerateClearingCode() local
425 Formatter format(printer, variables_); in GenerateMessageClearingCode() local
480 Formatter format(printer, variables_); in GenerateMergingCode() local
492 Formatter format(printer, variables_); in GenerateSwappingCode() local
503 Formatter format(printer, variables_); in GenerateConstructorCode() local
[all …]
Dcpp_primitive_field.cc131 Formatter format(printer, variables_); in GeneratePrivateMembers() local
137 Formatter format(printer, variables_); in GenerateAccessorDeclarations() local
146 Formatter format(printer, variables_); in GenerateInlineAccessorDefinitions() local
160 Formatter format(printer, variables_); in GenerateClearingCode() local
165 Formatter format(printer, variables_); in GenerateMergingCode() local
170 Formatter format(printer, variables_); in GenerateSwappingCode() local
176 Formatter format(printer, variables_); in GenerateConstructorCode() local
182 Formatter format(printer, variables_); in GenerateCopyConstructorCode() local
188 Formatter format(printer, variables_); in GenerateMergeFromCodedStream() local
199 Formatter format(printer, variables_); in GenerateSerializeWithCachedSizes() local
[all …]
Dcpp_enum_field.cc71 Formatter format(printer, variables_); in GeneratePrivateMembers() local
77 Formatter format(printer, variables_); in GenerateAccessorDeclarations() local
86 Formatter format(printer, variables_); in GenerateInlineAccessorDefinitions() local
104 Formatter format(printer, variables_); in GenerateClearingCode() local
109 Formatter format(printer, variables_); in GenerateMergingCode() local
114 Formatter format(printer, variables_); in GenerateSwappingCode() local
119 Formatter format(printer, variables_); in GenerateConstructorCode() local
125 Formatter format(printer, variables_); in GenerateCopyConstructorCode() local
131 Formatter format(printer, variables_); in GenerateMergeFromCodedStream() local
162 Formatter format(printer, variables_); in GenerateSerializeWithCachedSizes() local
[all …]
Dcpp_message_field.cc98 Formatter format(printer, variables_); in GeneratePrivateMembers() local
108 Formatter format(printer, variables_); in GenerateAccessorDeclarations() local
128 Formatter format(printer, variables_); in GenerateNonInlineAccessorDefinitions() local
152 Formatter format(printer, variables_); in GenerateInlineAccessorDefinitions() local
258 Formatter format(printer, variables_); in GenerateInternalAccessorDeclarations() local
275 Formatter format(printer, variables_); in GenerateInternalAccessorDefinitions() local
349 Formatter format(printer, variables_); in GenerateClearingCode() local
365 Formatter format(printer, variables_); in GenerateMessageClearingCode() local
382 Formatter format(printer, variables_); in GenerateMergingCode() local
393 Formatter format(printer, variables_); in GenerateSwappingCode() local
[all …]
Dcpp_service.cc48 Formatter* format) { in InitMethodVariables()
68 Formatter format(printer, vars_); in GenerateDeclarations() local
79 Formatter format(printer, vars_); in GenerateInterface() local
123 Formatter format(printer, vars_); in GenerateStubDefinition() local
157 Formatter format(printer, vars_); in GenerateMethodSignatures() local
171 Formatter format(printer, vars_); in GenerateImplementation() local
215 Formatter format(printer, vars_); in GenerateNotImplementedMethods() local
230 Formatter format(printer, vars_); in GenerateCallMethod() local
244 Formatter format(printer, vars_); in GenerateCallMethod() local
272 Formatter format(printer, vars_); in GenerateGetPrototype() local
[all …]
/external/libxkbcommon/doc/
Dkeymap-format-text-v1.md17 ### Keycode statements
47 ### Alias statements
57 ### LED name statements
93 ### Type definitions
103 #### `level_name` statements
115 #### `modifiers` statement
126 #### `map` entry statements
139 #### `preserve` statements
168 ### Interpret statements
249 #### `useModMapMods` statement
[all …]
/external/vulkan-validation-layers/layers/
Dvk_format_utils.cpp282 VK_LAYER_EXPORT bool FormatIsCompressed_ETC2_EAC(VkFormat format) { in FormatIsCompressed_ETC2_EAC()
305 VK_LAYER_EXPORT bool FormatIsCompressed_ASTC_LDR(VkFormat format) { in FormatIsCompressed_ASTC_LDR()
346 VK_LAYER_EXPORT bool FormatIsCompressed_BC(VkFormat format) { in FormatIsCompressed_BC()
375 VK_LAYER_EXPORT bool FormatIsCompressed_PVRTC(VkFormat format) { in FormatIsCompressed_PVRTC()
396 VK_LAYER_EXPORT bool FormatIsSinglePlane_422(VkFormat format) { in FormatIsSinglePlane_422()
417 VK_LAYER_EXPORT bool FormatIsCompressed(VkFormat format) { in FormatIsCompressed()
422 VK_LAYER_EXPORT bool FormatIsPacked(VkFormat format) { in FormatIsPacked()
485 VK_LAYER_EXPORT bool FormatElementIsTexel(VkFormat format) { in FormatElementIsTexel()
494 VK_LAYER_EXPORT bool FormatIsDepthOrStencil(VkFormat format) { in FormatIsDepthOrStencil()
499 VK_LAYER_EXPORT bool FormatIsDepthAndStencil(VkFormat format) { in FormatIsDepthAndStencil()
[all …]
/external/webrtc/sdk/objc/base/
DRTCLogging.h37 #define RTCLogString(format, ...) \ argument
41 #define RTCLogFormat(severity, format, ...) \ argument
47 #define RTCLogVerbose(format, ...) \ argument
50 #define RTCLogInfo(format, ...) \ argument
53 #define RTCLogWarning(format, ...) \ argument
56 #define RTCLogError(format, ...) \ argument
60 #define RTCLogDebug(format, ...) RTCLogInfo(format, ##__VA_ARGS__) argument
62 #define RTCLogDebug(format, ...) \ argument
67 #define RTCLog(format, ...) RTCLogInfo(format, ##__VA_ARGS__) argument
/external/mesa3d/src/mesa/main/
Dformats.c84 _mesa_get_format_info(mesa_format format) in _mesa_get_format_info()
102 _mesa_get_format_name(mesa_format format) in _mesa_get_format_name()
120 _mesa_get_format_bytes(mesa_format format) in _mesa_get_format_bytes()
141 _mesa_get_format_bits(mesa_format format, GLenum pname) in _mesa_get_format_bits()
196 _mesa_get_format_max_bits(mesa_format format) in _mesa_get_format_max_bits()
214 _mesa_get_format_layout(mesa_format format) in _mesa_get_format_layout()
232 _mesa_get_format_datatype(mesa_format format) in _mesa_get_format_datatype()
239 get_base_format_for_array_format(mesa_array_format format) in get_base_format_for_array_format()
320 _mesa_get_format_base_format(uint32_t format) in _mesa_get_format_base_format()
339 _mesa_get_format_block_size(mesa_format format, in _mesa_get_format_block_size()
[all …]
Dglformats.c369 _mesa_components_in_format(GLenum format) in _mesa_components_in_format()
424 _mesa_bytes_per_pixel(GLenum format, GLenum type) in _mesa_bytes_per_pixel()
577 _mesa_is_enum_format_unsized(GLenum format) in _mesa_is_enum_format_unsized()
633 _mesa_is_enum_format_unorm(GLenum format) in _mesa_is_enum_format_unorm()
704 _mesa_is_enum_format_snorm(GLenum format) in _mesa_is_enum_format_snorm()
742 _mesa_is_enum_format_unsigned_int(GLenum format) in _mesa_is_enum_format_unsigned_int()
782 _mesa_is_enum_format_signed_int(GLenum format) in _mesa_is_enum_format_signed_int()
939 _mesa_is_enum_format_integer(GLenum format) in _mesa_is_enum_format_integer()
984 _mesa_is_color_format(GLenum format) in _mesa_is_color_format()
1250 _mesa_is_depth_format(GLenum format) in _mesa_is_depth_format()
[all …]
/external/mesa3d/src/util/format/
Du_format.h149 enum pipe_format format; member
407 util_format_name(enum pipe_format format) in util_format_name()
420 util_format_short_name(enum pipe_format format) in util_format_short_name()
436 util_format_is_plain(enum pipe_format format) in util_format_is_plain()
448 util_format_is_compressed(enum pipe_format format) in util_format_is_compressed()
473 util_format_is_s3tc(enum pipe_format format) in util_format_is_s3tc()
486 util_format_is_etc(enum pipe_format format) in util_format_is_etc()
499 util_format_is_srgb(enum pipe_format format) in util_format_is_srgb()
520 util_format_is_depth_or_stencil(enum pipe_format format) in util_format_is_depth_or_stencil()
534 util_format_is_depth_and_stencil(enum pipe_format format) in util_format_is_depth_and_stencil()
[all …]
/external/slf4j/slf4j-api/src/main/java/org/slf4j/
DLogger.java107 public void trace(String format, Object arg); in trace()
121 public void trace(String format, Object arg1, Object arg2); in trace()
137 public void trace(String format, Object... arguments); in trace()
179 public void trace(Marker marker, String format, Object arg); in trace()
192 public void trace(Marker marker, String format, Object arg1, Object arg2); in trace()
204 public void trace(Marker marker, String format, Object... argArray); in trace()
242 public void debug(String format, Object arg); in debug()
255 public void debug(String format, Object arg1, Object arg2); in debug()
271 public void debug(String format, Object... arguments); in debug()
308 public void debug(Marker marker, String format, Object arg); in debug()
[all …]
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.h156 enum pipe_format format; member
256 util_format_name(enum pipe_format format) in util_format_name()
269 util_format_short_name(enum pipe_format format) in util_format_short_name()
285 util_format_is_plain(enum pipe_format format) in util_format_is_plain()
297 util_format_is_compressed(enum pipe_format format) in util_format_is_compressed()
322 util_format_is_s3tc(enum pipe_format format) in util_format_is_s3tc()
335 util_format_is_srgb(enum pipe_format format) in util_format_is_srgb()
356 util_format_is_depth_or_stencil(enum pipe_format format) in util_format_is_depth_or_stencil()
370 util_format_is_depth_and_stencil(enum pipe_format format) in util_format_is_depth_and_stencil()
415 util_format_get_mask(enum pipe_format format) in util_format_get_mask()
[all …]
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DDefaultTrackNameProvider.java38 public String getTrackName(Format format) { in getTrackName()
57 private String buildResolutionString(Format format) { in buildResolutionString()
65 private String buildBitrateString(Format format) { in buildBitrateString()
72 private String buildAudioChannelString(Format format) { in buildAudioChannelString()
92 private String buildLanguageOrLabelString(Format format) { in buildLanguageOrLabelString()
98 private String buildLabelString(Format format) { in buildLabelString()
102 private String buildLanguageString(Format format) { in buildLanguageString()
111 private String buildRoleString(Format format) { in buildRoleString()
143 private static int inferPrimaryTrackType(Format format) { in inferPrimaryTrackType()
/external/slf4j/slf4j-api/src/main/java/org/slf4j/helpers/
DNOPLogger.java72 final public void trace(String format, Object arg) { in trace()
77 public final void trace(String format, Object arg1, Object arg2) { in trace()
82 public final void trace(String format, Object... argArray) { in trace()
105 final public void debug(String format, Object arg) { in debug()
110 public final void debug(String format, Object arg1, Object arg2) { in debug()
115 public final void debug(String format, Object... argArray) { in debug()
139 final public void info(String format, Object arg1) { in info()
144 final public void info(String format, Object arg1, Object arg2) { in info()
149 public final void info(String format, Object... argArray) { in info()
172 final public void warn(String format, Object arg1) { in warn()
[all …]
DSubstituteLogger.java61 public void trace(String format, Object arg) { in trace()
65 public void trace(String format, Object arg1, Object arg2) { in trace()
69 public void trace(String format, Object... arguments) { in trace()
85 public void trace(Marker marker, String format, Object arg) { in trace()
89 public void trace(Marker marker, String format, Object arg1, Object arg2) { in trace()
93 public void trace(Marker marker, String format, Object... arguments) { in trace()
109 public void debug(String format, Object arg) { in debug()
113 public void debug(String format, Object arg1, Object arg2) { in debug()
117 public void debug(String format, Object... arguments) { in debug()
133 public void debug(Marker marker, String format, Object arg) { in debug()
[all …]
/external/v4l2_codec2/common/
DVideoPixelFormat.cpp27 std::string videoPixelFormatToString(VideoPixelFormat format) { in videoPixelFormatToString()
102 size_t bitDepth(VideoPixelFormat format) { in bitDepth()
145 static bool RequiresEvenSizeAllocation(VideoPixelFormat format) { in RequiresEvenSizeAllocation()
183 size_t numPlanes(VideoPixelFormat format) { in numPlanes()
223 size_t allocationSize(VideoPixelFormat format, const android::ui::Size& coded_size) { in allocationSize()
233 android::ui::Size planeSize(VideoPixelFormat format, size_t plane, in planeSize()
254 int planeHorizontalBitsPerPixel(VideoPixelFormat format, size_t plane) { in planeHorizontalBitsPerPixel()
262 int planeBitsPerPixel(VideoPixelFormat format, size_t plane) { in planeBitsPerPixel()
267 int bytesPerElement(VideoPixelFormat format, size_t plane) { in bytesPerElement()
313 bool isValidPlane(VideoPixelFormat format, size_t plane) { in isValidPlane()
[all …]
/external/skia/src/gpu/dawn/
DGrDawnUtil.cpp10 size_t GrDawnBytesPerBlock(wgpu::TextureFormat format) { in GrDawnBytesPerBlock()
24 int GrDawnFormatStencilBits(wgpu::TextureFormat format) { in GrDawnFormatStencilBits()
37 bool GrDawnFormatIsRenderable(wgpu::TextureFormat format) { in GrDawnFormatIsRenderable()
43 bool GrColorTypeToDawnFormat(GrColorType ct, wgpu::TextureFormat* format) { in GrColorTypeToDawnFormat()
60 bool GrDawnFormatToGrColorType(wgpu::TextureFormat format, GrColorType* colorType) { in GrDawnFormatToGrColorType()
82 const char* GrDawnFormatToStr(wgpu::TextureFormat format) { in GrDawnFormatToStr()
/external/libchrome/base/strings/
Dstringprintf.cc30 const char* format, in vsnprintfT()
38 const wchar_t* format, in vsnprintfT()
48 const typename StringType::value_type* format, in StringAppendVT()
116 std::string StringPrintf(const char* format, ...) { in StringPrintf()
126 std::wstring StringPrintf(const wchar_t* format, ...) { in StringPrintf()
136 std::string StringPrintV(const char* format, va_list ap) { in StringPrintV()
142 const std::string& SStringPrintf(std::string* dst, const char* format, ...) { in SStringPrintf()
153 const wchar_t* format, ...) { in SStringPrintf()
163 void StringAppendF(std::string* dst, const char* format, ...) { in StringAppendF()
171 void StringAppendF(std::wstring* dst, const wchar_t* format, ...) { in StringAppendF()
[all …]
/external/slf4j/slf4j-android/src/main/java/org/slf4j/impl/
DAndroidLoggerAdapter.java126 public void trace(String format, Object arg) { in trace()
146 public void trace(String format, Object arg1, Object arg2) { in trace()
164 public void trace(String format, Object... argArray) { in trace()
212 public void debug(String format, Object arg) { in debug()
232 public void debug(String format, Object arg1, Object arg2) { in debug()
250 public void debug(String format, Object... argArray) { in debug()
298 public void info(String format, Object arg) { in info()
318 public void info(String format, Object arg1, Object arg2) { in info()
336 public void info(String format, Object... argArray) { in info()
387 public void warn(String format, Object arg) { in warn()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp37 deUint32 getVertexFormatSize (VkFormat format) in getVertexFormatSize()
174 deUint32 getVertexFormatComponentCount (VkFormat format) in getVertexFormatComponentCount()
299 deUint32 getVertexFormatComponentSize (VkFormat format) in getVertexFormatComponentSize()
405 deUint32 getPackedVertexFormatComponentWidth(VkFormat format, deUint32 componentNdx) in getPackedVertexFormatComponentWidth()
502 bool isVertexFormatComponentOrderBGR (VkFormat format) in isVertexFormatComponentOrderBGR()
534 bool isVertexFormatComponentOrderABGR(VkFormat format) in isVertexFormatComponentOrderABGR()
560 bool isVertexFormatComponentOrderARGB(VkFormat format) in isVertexFormatComponentOrderARGB()
580 bool isVertexFormatSint (VkFormat format) in isVertexFormatSint()
610 bool isVertexFormatUint (VkFormat format) in isVertexFormatUint()
641 bool isVertexFormatSfloat (VkFormat format) in isVertexFormatSfloat()
[all …]
/external/mesa3d/src/amd/vulkan/
Dvk_format.h124 VkFormat format; member
156 vk_format_get_blocksizebits(VkFormat format) in vk_format_get_blocksizebits()
172 vk_format_get_blocksize(VkFormat format) in vk_format_get_blocksize()
187 vk_format_get_blockwidth(VkFormat format) in vk_format_get_blockwidth()
200 vk_format_get_blockheight(VkFormat format) in vk_format_get_blockheight()
217 vk_format_get_first_non_void_channel(VkFormat format) in vk_format_get_first_non_void_channel()
244 vk_format_aspects(VkFormat format) in vk_format_aspects()
316 vk_format_is_compressed(VkFormat format) in vk_format_is_compressed()
339 vk_format_is_subsampled(VkFormat format) in vk_format_is_subsampled()
366 vk_format_is_depth_or_stencil(VkFormat format) in vk_format_is_depth_or_stencil()
[all …]

12345678910>>...160