Home
last modified time | relevance | path

Searched refs:_format (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/logging/logd/
H A DCommandListener.cpp240 static const char _format[] = "format="; in runCommand() local
241 if (!strncmp(argv[i], _format, strlen(_format))) { in runCommand()
242 format = argv[i] + strlen(_format); in runCommand()
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3StreamInterface.h113 OutputStreamInfo(int _width, int _height, int _format, android_dataspace _dataSpace, in OutputStreamInfo() argument
115 width(_width), height(_height), format(_format), in OutputStreamInfo()
/aosp12/frameworks/base/core/java/android/view/
H A DWindowManager.java3698 public LayoutParams(int _type, int _flags, int _format) { in LayoutParams() argument
3702 format = _format; in LayoutParams()
3705 public LayoutParams(int w, int h, int _type, int _flags, int _format) { in LayoutParams() argument
3709 format = _format; in LayoutParams()
3713 int _flags, int _format) { in LayoutParams() argument
3719 format = _format; in LayoutParams()
/aosp12/frameworks/base/tools/aapt/
H A DResourceTable.cpp3464 int32_t _format) in Item() argument
3468 , format(_format) in Item()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...