Home
last modified time | relevance | path

Searched defs:pixelFormat (Results 1 – 25 of 267) sorted by relevance

1234567891011

/aosp_15_r20/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
H A DSurfaceCompositionMeasuringActivity.java122 public CompositorScore measureCompositionScore(int pixelFormat) { in measureCompositionScore()
149 public AllocationScore measureAllocationScore(int pixelFormat) { in measureAllocationScore()
198 final int pixelFormat = PIXEL_FORMATS[mPixelFormatSelector.getSelectedItemPosition()]; in doTest() local
402 private double measureCompositionScore(Measurement ok, Measurement fail, int pixelFormat) { in measureCompositionScore()
420 private double measureFPS(int surfaceCnt, int pixelFormat) { in measureFPS()
433 private void waitForSurfacesConfigured(final int pixelFormat) { in waitForSurfacesConfigured()
457 private void configureSurfaces(int surfaceCnt, int pixelFormat, boolean invalidate) { in configureSurfaces()
469 private void configureSurfacesAndWait(final int surfaceCnt, final int pixelFormat, in configureSurfacesAndWait()
512 private void updateSystemInfo(int pixelFormat) { in updateSystemInfo()
549 public static String getPixelFormatInfo(int pixelFormat) { in getPixelFormatInfo()
H A DSurfaceCompositionTest.java76 int pixelFormat = TEST_PIXEL_FORMATS[i]; in testSurfaceCompositionPerformance() local
99 int pixelFormat = TEST_PIXEL_FORMATS[i]; in testSurfaceAllocationPerformance() local
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/
H A DReadbackVts.cpp110 int32_t ReadbackHelper::GetBitsPerChannel(common::PixelFormat pixelFormat) { in GetBitsPerChannel()
122 int32_t ReadbackHelper::GetAlphaBits(common::PixelFormat pixelFormat) { in GetAlphaBits()
137 common::PixelFormat pixelFormat, in fillBuffer()
201 bool ReadbackHelper::readbackSupported(const common::PixelFormat& pixelFormat, in readbackSupported()
217 common::PixelFormat pixelFormat) { in compareColorBuffers()
271 common::PixelFormat pixelFormat) { in compareColorBuffers()
324 int32_t width, int32_t height, common::PixelFormat pixelFormat, in ReadbackBuffer()
/aosp_15_r20/hardware/interfaces/graphics/composer/2.2/utils/vts/
H A DReadbackVts.cpp99 int32_t ReadbackHelper::GetBytesPerPixel(PixelFormat pixelFormat) { in GetBytesPerPixel()
111 PixelFormat pixelFormat, in fillBuffer()
155 bool ReadbackHelper::readbackSupported(const PixelFormat& pixelFormat, const Dataspace& dataspace, in readbackSupported()
173 const PixelFormat pixelFormat) { in compareColorBuffers()
190 uint32_t width, uint32_t height, PixelFormat pixelFormat, in ReadbackBuffer()
/aosp_15_r20/external/libjpeg-turbo/
H A Dturbojpeg.c277 int pixelFormat, int subsamp, int jpegQual,
703 int width, int pitch, int height, int pixelFormat,
797 int pixelFormat, unsigned char **dstPlanes,
955 int width, int pitch, int height, int pixelFormat,
995 int pitch, int height, int pixelFormat,
1337 int width, int pitch, int height, int pixelFormat,
1437 int pixelFormat, int subsamp, int flags)
1489 int height, int pixelFormat, int flags)
1634 int width, int pitch, int height, int pixelFormat,
2122 int align, int *height, int *pixelFormat,
[all …]
/aosp_15_r20/external/angle/src/common/
H A Dandroid_util.cpp107 GLenum GetPixelFormatInfo(int pixelFormat, bool *isYUV) in GetPixelFormatInfo()
220 int *pixelFormat, in GetANativeWindowBufferProperties()
231 GLenum NativePixelFormatToGLInternalFormat(int pixelFormat) in NativePixelFormatToGLInternalFormat()
279 bool NativePixelFormatIsYUV(int pixelFormat) in NativePixelFormatIsYUV()
/aosp_15_r20/out/soong/.intermediates/frameworks/av/services/camera/virtualcamera/aidl/virtual_camera_service_aidl-java-source/gen/android/companion/virtualcamera/
DIVirtualCameraCallback.java30 …d(int streamId, android.view.Surface surface, int width, int height, int pixelFormat) throws andro… in onStreamConfigured()
193 …d(int streamId, android.view.Surface surface, int width, int height, int pixelFormat) throws andro… in onStreamConfigured()
271 …d(int streamId, android.view.Surface surface, int width, int height, int pixelFormat) throws andro… in onStreamConfigured()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_wgl.cpp533 …explicit WinSurface(HPBUFFERARB pb, const EglOS::PixelFormat* pixelFormat, const WglExtensionsDisp… in WinSurface()
1004 const EglOS::PixelFormat* pixelFormat, in checkWindowPixelFormatMatch()
1024 const EglOS::PixelFormat* pixelFormat, in createContext()
1058 const EglOS::PixelFormat* pixelFormat, in createPbufferSurface()
1111 const EglOS::PixelFormat* pixelFormat = in releasePbuffer() local
1227 EglOS::Surface* createPbufferSurfaceImpl(const EglOS::PixelFormat* pixelFormat) { in createPbufferSurfaceImpl()
DEglOsApi_darwin.cpp241 const EglOS::PixelFormat* pixelFormat, in checkWindowPixelFormatMatch()
258 const EglOS::PixelFormat* pixelFormat, in createContext()
287 const EglOS::PixelFormat* pixelFormat, in createPbufferSurface()
DEglOsApi_egl.cpp617 const PixelFormat* pixelFormat, in createContext()
659 Surface* EglOsEglDisplay::createPbufferSurface(const PixelFormat* pixelFormat, in createPbufferSurface()
797 const PixelFormat* pixelFormat, in checkWindowPixelFormatMatch()
DEglOsApi_glx.cpp396 const EglOS::PixelFormat* pixelFormat, in checkWindowPixelFormatMatch()
422 const EglOS::PixelFormat* pixelFormat, in createContext()
482 const EglOS::PixelFormat* pixelFormat, in createPbufferSurface()
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DGlTextureFrameBuffer.java22 private final int pixelFormat; field in GlTextureFrameBuffer
32 public GlTextureFrameBuffer(int pixelFormat) { in GlTextureFrameBuffer()
/aosp_15_r20/external/v4l2_codec2/components/
H A DVideoFramePool.cpp71 HalPixelFormat pixelFormat, bool isSecure, in Create()
92 const ui::Size& size, HalPixelFormat pixelFormat, in VideoFramePool()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureShadowTests.cpp159 const tcu::PixelFormat &pixelFormat) in verifyTexCompareResult()
413 … const tcu::PixelFormat pixelFormat = getPixelFormat(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate() local
676 … const tcu::PixelFormat pixelFormat = getPixelFormat(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate() local
919 … const tcu::PixelFormat pixelFormat = getPixelFormat(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate() local
1147 … const tcu::PixelFormat pixelFormat = getPixelFormat(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate() local
1409 … const tcu::PixelFormat pixelFormat = getPixelFormat(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate() local
1658 … const tcu::PixelFormat pixelFormat = getPixelFormat(vk::mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM)); in iterate() local
H A DvktTextureCompressedFormatTests.cpp230 … const vector<float> &texCoord, uint32_t mipLevel, const tcu::PixelFormat &pixelFormat, in validateTexture()
386 …const tcu::PixelFormat pixelFormat(formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], format… in iterate() local
517 …const tcu::PixelFormat pixelFormat(formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], format… in iterate() local
H A DvktTextureFilteringTests.cpp379 …const tcu::PixelFormat pixelFormat(formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], format… in iterate() local
648 … const tcu::PixelFormat pixelFormat(formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], in iterate() local
902 …const tcu::PixelFormat pixelFormat(formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], format… in iterate() local
1130 …const tcu::PixelFormat pixelFormat(formatBitDepth[0], formatBitDepth[1], formatBitDepth[2], format… in iterate() local
/aosp_15_r20/external/deqp/framework/platform/win32/
H A DtcuWGL.cpp245 int pixelFormat = ChoosePixelFormat(tmpWindow.getDeviceContext(), &pixelFormatDesc); in Library() local
359 static void getPixelFormatAttribs(const Functions &wgl, HDC deviceCtx, int pixelFormat, int numAttr… in getPixelFormatAttribs()
426 int pixelFormat, glu::ResetNotificationStrategy resetNotificationStrategy) in Context()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskSnapshotController.java223 int pixelFormat) { in createImeSnapshot()
258 final int pixelFormat = mPersistInfoProvider.use16BitFormat() in snapshotImeFromAttachedTask() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/android/
H A DHardwareBufferImageSiblingVkAndroid.cpp196 int pixelFormat = 0; in ValidateHardwareBuffer() local
256 int pixelFormat = 0; in initImpl() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureShadowTests.cpp102 const tcu::PixelFormat &pixelFormat) in verifyTexCompareResult()
371 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
688 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
973 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureBorderClampTests.cpp914 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in verifyImage() local
1008 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in verifyTextureSampleResult() local
1043 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in verifyTextureCompareResult() local
1116 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in verifyTextureGatherResult() local
1188 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in verifyTextureGatherCmpResult() local
2175 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in verifyImage() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DYUVConverter.cpp463 const GLenum pixelFormat = getGlPixelFormat(format, yuv420888ToNv21, plane); in createYUVGLTex() local
484 const GLenum pixelFormat = getGlPixelFormat(format, yuv420888ToNv21, plane); in readYUVTex() local
513 const GLenum pixelFormat = getGlPixelFormat(format, yuv420888ToNv21, plane); in subUpdateYUVGLTex() local
/aosp_15_r20/out/soong/.intermediates/frameworks/av/services/camera/virtualcamera/aidl/virtual_camera_service_aidl-java/android_common/javac/
Dvirtual_camera_service_aidl-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/companion/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/av/services/camera/virtualcamera/aidl/virtual_camera_service_aidl-java/android_common/repackaged-jarjar/javac/
Dvirtual_camera_service_aidl-java.jarandroid/companion/virtualcamera/VirtualCameraConfiguration.class VirtualCameraConfiguration.java package android.companion.virtualcamera public ...
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCodec2InfoBuilder.cpp264 C2StreamPixelFormatInfo::input pixelFormat; in addSupportedColorFormats() local
268 C2StreamPixelFormatInfo::output pixelFormat; in addSupportedColorFormats() local

1234567891011