/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLCaps.h | 749 struct FormatInfo { struct 750 uint32_t colorTypeFlags(GrColorType colorType) const { in colorTypeFlags() 759 GrGLenum externalFormat(GrColorType surfaceColorType, GrColorType externalColorType, in externalFormat() 770 GrGLenum externalType(GrColorType surfaceColorType, GrColorType externalColorType) const { in externalType() 779 enum { 792 uint32_t fFlags = 0; 794 FormatType fFormatType = FormatType::kUnknown; 797 GrGLenum fCompressedInternalFormat = 0; 803 GrGLenum fInternalFormatForTexImageOrStorage = 0; 806 GrGLenum fInternalFormatForRenderbuffer = 0; [all …]
|
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/ |
H A D | GrD3DCaps.h | 165 struct FormatInfo { struct 166 uint32_t colorTypeFlags(GrColorType colorType) const { in colorTypeFlags() 200 FormatInfo fFormatTable[kNumDxgiFormats]; argument
|
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/ |
H A D | MtlCaps.h | 113 struct FormatInfo { struct 114 uint32_t colorTypeFlags(SkColorType colorType) const { in colorTypeFlags() 145 FormatInfo fFormatTable[kNumMtlFormats]; argument
|
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/ |
H A D | DawnCaps.h | 106 struct FormatInfo { struct 107 uint32_t colorTypeFlags(SkColorType colorType) const { in colorTypeFlags() 133 std::array<FormatInfo, kFormatCount> fFormatTable; argument
|
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/ |
H A D | GrMtlCaps.h | 142 struct FormatInfo { struct 143 uint32_t colorTypeFlags(GrColorType colorType) const { in colorTypeFlags() 172 FormatInfo fFormatTable[kNumMtlFormats]; argument
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcTextureRepeatModeTests.cpp | 79 struct FormatInfo struct 82 GLenum internalformat; 84 const char *name; 87 GLsizei pixelSize; 90 GLubyte internalred[MAX_PIXEL_SIZE]; 91 GLubyte internalgreen[MAX_PIXEL_SIZE]; 92 GLubyte internalblue[MAX_PIXEL_SIZE]; 93 GLubyte internalwhite[MAX_PIXEL_SIZE]; 96 GLubyte RGBAred[4]; 97 GLubyte RGBAgreen[4]; [all …]
|
H A D | glcCompressedFormatTests.cpp | 59 struct FormatInfo struct 61 ApiType minApi; 62 const char *name; 63 GLenum internalFormat; 64 GLenum format; 65 GLenum sizedFormat; 66 bool issRGB; 67 IVec2 blockSize;
|
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanCaps.h | 169 struct FormatInfo { struct 170 uint32_t colorTypeFlags(SkColorType colorType) const { in colorTypeFlags() 205 // Map VkFormat to FormatInfo. argument
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkCaps.h | 416 struct FormatInfo { struct 417 uint32_t colorTypeFlags(GrColorType colorType) const { in colorTypeFlags() 454 FormatInfo fFormatTable[kNumVkFormats]; argument
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | HardwareBitmapUploader.cpp | 54 struct FormatInfo { struct 55 AHardwareBuffer_Format bufferFormat; 56 GLint format, type; 57 VkFormat vkFormat; 58 bool isSupported = false; 59 bool valid = true;
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageMismatchedFormatsTests.cpp | 69 struct FormatInfo struct 71 const char *GLSLFormat; 72 int VectorWidth; 73 int BytesPerPixel; 74 tcu::TextureChannelClass ChannelClass;
|
/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | AudioPlaybackConfiguration.java | 1000 public static final class FormatInfo implements Parcelable { class in AudioPlaybackConfiguration 1007 public FormatInfo(boolean isSpatialized, int nativeChannelMask, int sampleRate) { in FormatInfo() method in AudioPlaybackConfiguration.FormatInfo 1049 private FormatInfo(Parcel in) { in FormatInfo() method in AudioPlaybackConfiguration.FormatInfo
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
H A D | esextcTextureBufferTextureBufferRange.cpp | 45 FormatInfo::FormatInfo() in FormatInfo() function in glcts::FormatInfo 63 FormatInfo::FormatInfo(glw::GLenum internalFormat, glw::GLuint offsetAlignment) in FormatInfo() function in glcts::FormatInfo
|
H A D | esextcTextureBufferTextureBufferRange.hpp | 140 class FormatInfo class
|
/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/ |
H A D | FramebufferObjectTest.cpp | 90 using FormatInfo = std::array<GLenum, 3>; in TEST_P() typedef
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | winnmfmt.cpp | 47 union FormatInfo union
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | winnmfmt.cpp | 46 union FormatInfo union
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/TranslationTable/ |
H A D | GmmAuxTable.cpp | 835 …GMM_FORMAT_ENTRY FormatInfo = pClientContext->GetLibContext()->GetPlatformInfo().FormatTable[Forma… in CreateAuxL1Data() local
|
/aosp_15_r20/external/vulkan-headers/registry/ |
H A D | reg.py | 371 class FormatInfo(BaseInfo): class
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/registry/ |
H A D | reg.py | 371 class FormatInfo(BaseInfo): class
|
/aosp_15_r20/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
HD | logback-core-0.9.8-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
ch/
ch/qos/
ch/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/ |
D | framework.jar31 | META-INF/
META-INF/MANIFEST.MF
android/
android/filterfw/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-31/ |
D | framework.jar | android/media/AudioTimestamp.class
AudioTimestamp.java
package android.media
public final android.media ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex-headers/android_common/turbine/ |
D | framework.jar | android/annotation/AnimRes.class
<Unknown>
package android.annotation
public abstract annotation android. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/turbine/ |
D | framework.jar | android/annotation/AnimRes.class
<Unknown>
package android.annotation
public abstract annotation android. ... |