/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsTestsUtils.cpp | 59 uint32_t getFormatReadInfo(const subgroups::Format format, GLenum &readFormat, GLenum &readType) in getFormatReadInfo() 1213 GLenum readFormat; in makeTessellationEvaluationFrameBufferTest() local 1409 GLenum readFormat; in makeGeometryFrameBufferTest() local 1655 GLenum readFormat; in allStages() local 1888 GLenum readFormat; in makeVertexFrameBufferTest() local 2034 GLenum readFormat; in makeFragmentFrameBufferTest() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageLoadStoreTests.cpp | 302 const VkFormat readFormat, bool constantValue = false) in generateReferenceImage() 2279 … const VkFormat readFormat, const VkFormat writeFormat, in ImageExtendOperandTestInstance() 2523 const Texture texture, const VkFormat readFormat, in ImageExtendOperandTest() 2552 void check64BitSupportIfNeeded(Context &context, VkFormat readFormat, VkFormat writeFormat) in check64BitSupportIfNeeded() 3313 … const auto readFormat = (testType.testType == ExtendTestType::READ ? format : otherFormat); in createImageExtendOperandsTests() local 3351 const auto readFormat = format; in createImageNontemporalOperandTests() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | ReadPixelsTest.cpp | 902 void test(GLenum format, GLenum internalFormat, GLenum readFormat) in test() 963 void testUnsigned(GLenum format, GLenum internalFormat, GLenum readFormat) in testUnsigned() 970 void testSigned(GLenum format, GLenum internalFormat, GLenum readFormat) in testSigned()
|
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/ |
H A D | otBase.py | 1107 def readFormat(self, reader): member in BaseTable 1231 def readFormat(self, reader): member in FormatSwitchingBaseTable 1245 def readFormat(self, reader): member in UInt8FormatSwitchingBaseTable
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/wav/ |
H A D | WavHeaderReader.java | 95 public static WavFormat readFormat(ExtractorInput input) throws IOException { in readFormat() method in WavHeaderReader
|
H A D | WavExtractor.java | 174 private void readFormat(ExtractorInput input) throws IOException { in readFormat() method in WavExtractor
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/wav/ |
H A D | WavHeaderReader.java | 95 public static WavFormat readFormat(ExtractorInput input) throws IOException { in readFormat() method in WavHeaderReader
|
H A D | WavExtractor.java | 174 private void readFormat(ExtractorInput input) throws IOException { in readFormat() method in WavExtractor
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_read_write/ |
H A D | test_read_3D.cpp | 93 const char *readFormat; in test_read_image_set_3D() local
|
H A D | test_write_1D.cpp | 575 const char *readFormat; in test_write_image_1D_set() local
|
H A D | test_write_1D_array.cpp | 597 const char *readFormat; in test_write_image_1D_array_set() local
|
H A D | test_write_image.cpp | 664 const char *readFormat; in test_write_image_set() local
|
H A D | test_write_3D.cpp | 644 const char *readFormat; in test_write_image_3D_set() local
|
H A D | test_write_2D_array.cpp | 636 const char *readFormat; in test_write_image_2D_array_set() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/samplerlessReads/ |
H A D | test_read_1D_buffer.cpp | 172 const char *readFormat; in test_read_image_set_1D_buffer() local
|
H A D | test_iterations.cpp | 187 const char *readFormat; in test_read_image_set_2D() local
|
H A D | test_read_1D_array.cpp | 186 const char *readFormat; in test_read_image_set_1D_array() local
|
H A D | test_read_1D.cpp | 188 const char *readFormat; in test_read_image_set_1D() local
|
H A D | test_read_3D.cpp | 175 const char *readFormat; in test_read_image_set_3D() local
|
H A D | test_read_2D_array.cpp | 172 const char *readFormat; in test_read_image_set_2D_array() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | FramebufferGL.cpp | 410 bool IsValidUnsignedShortReadPixelsFormat(GLenum readFormat, const gl::Context *context) in IsValidUnsignedShortReadPixelsFormat() 738 GLenum readFormat = readPixelsFormat.format; in readPixels() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fPixelBufferObjectTests.cpp | 462 tcu::TextureFormat readFormat; in iterate() local
|
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/audio/ |
D | MpegTsDefaultAudioTrackRenderer.java | 369 private void readFormat() throws IOException, ExoPlaybackException { in readFormat() method in MpegTsDefaultAudioTrackRenderer
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fFboTestUtil.cpp | 466 tcu::TextureFormat readFormat = getFramebufferReadFormat(format); in readPixels() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | blit.c | 141 GLenum readFormat, drawFormat; in compatible_resolve_formats() local
|