/aosp12/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/ |
H A D | SurfaceCompositionMeasuringActivity.java | 122 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 D | SurfaceCompositionTest.java | 75 int pixelFormat = TEST_PIXEL_FORMATS[i]; in testSurfaceCompositionPerformance() local 98 int pixelFormat = TEST_PIXEL_FORMATS[i]; in testSurfaceAllocationPerformance() local
|
H A D | CustomSurfaceView.java | 96 public void setMode(int pixelFormat, boolean drawNameOnReady) { in setMode()
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
H A D | ReadbackVts.cpp | 98 int32_t ReadbackHelper::GetBytesPerPixel(PixelFormat pixelFormat) { in GetBytesPerPixel() 110 PixelFormat pixelFormat, in fillBuffer() 154 bool ReadbackHelper::readbackSupported(const PixelFormat& pixelFormat, const Dataspace& dataspace, in readbackSupported() 172 const PixelFormat pixelFormat) { in compareColorBuffers() 190 uint32_t height, PixelFormat pixelFormat, Dataspace dataspace) { in ReadbackBuffer()
|
/aosp12/packages/services/Car/cpp/computepipe/runner/ |
H A D | PixelFormatUtils.cpp | 38 AHardwareBuffer_Format PixelFormatToHardwareBufferFormat(PixelFormat pixelFormat) { in PixelFormatToHardwareBufferFormat()
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | DeviceInfo.cpp | 61 AHardwareBuffer_Format pixelFormat; in updateDisplayInfo() local
|
/aosp12/frameworks/av/media/libstagefright/omx/ |
H A D | OmxGraphicBufferSource.cpp | 55 int32_t dataSpace, int32_t aspects, int32_t pixelFormat) override { in dispatchDataSpaceChanged()
|
/aosp12/packages/services/Car/cpp/computepipe/tests/fuzz/ |
H A D | PixelMemHandleFuzzer.cpp | 39 PixelFormat pixelFormat = static_cast<PixelFormat>(frame.format()); in convertToInputFrame() local
|
/aosp12/frameworks/native/services/surfaceflinger/layerproto/include/layerproto/ |
H A D | LayerProtoParser.h | 99 std::string pixelFormat; variable
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | TaskSnapshotControllerTest.java | 143 final int pixelFormat = PixelFormat.RGBA_8888; in testSnapshotBuilder() local
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/ |
H A D | RenderSurface.cpp | 109 void RenderSurface::setBufferPixelFormat(ui::PixelFormat pixelFormat) { in setBufferPixelFormat()
|
/aosp12/frameworks/native/libs/renderengine/include/renderengine/ |
H A D | RenderEngine.h | 238 int pixelFormat; member
|
/aosp12/frameworks/av/media/libstagefright/renderfright/include/renderengine/ |
H A D | RenderEngine.h | 201 int pixelFormat; member
|
/aosp12/frameworks/av/media/codec2/sfplugin/ |
H A D | CCodecBuffers.cpp | 39 uint32_t pixelFormat, in AllocateGraphicBuffer() 1015 uint32_t pixelFormat = PIXEL_FORMAT_UNKNOWN; in extractPixelFormat() local 1027 uint32_t pixelFormat = extractPixelFormat(mFormat); in toArrayMode() local
|
H A D | C2OMXNode.cpp | 493 uint32_t pixelFormat = msg.u.event_data.data3; in dispatchMessage() local
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_hardware_HardwareBuffer.cpp | 76 int pixelFormat = android_hardware_HardwareBuffer_convertToPixelFormat(format); in android_hardware_HardwareBuffer_create() local
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | hwcomposer_defs.h | 135 int32_t pixelFormat; member
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | ImageDecoder.cpp | 401 jint pixelFormat = postProcessAndRelease(env, jdecoder, std::move(canvas)); in ImageDecoder_nDecodeBitmap() local
|
/aosp12/hardware/interfaces/graphics/composer/2.3/vts/functional/ |
H A D | VtsHalGraphicsComposerV2_3TargetTest.cpp | 268 PixelFormat pixelFormat; in TEST_P() local
|
/aosp12/frameworks/av/media/libstagefright/bqhelper/ |
H A D | GraphicBufferSource.cpp | 591 android_dataspace dataspace, android_pixel_format pixelFormat) { in onDataspaceChanged_l()
|
/aosp12/frameworks/av/media/codec2/sfplugin/tests/ |
H A D | CCodecBuffers_test.cpp | 160 for (uint32_t pixelFormat : flexPixelFormats) { in TEST() local
|
/aosp12/frameworks/native/libs/renderengine/skia/ |
H A D | SkiaGLRenderEngine.cpp | 115 const ui::PixelFormat pixelFormat = static_cast<ui::PixelFormat>(format); in selectEGLConfig() local
|
/aosp12/hardware/qcom/camera/msm8998/usbcamcore/src/ |
H A D | QualcommUsbCamera.cpp | 1289 int pixelFormat) in initUsbCamera()
|
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLESRenderEngine.cpp | 157 const ui::PixelFormat pixelFormat = static_cast<ui::PixelFormat>(format); in selectEGLConfig() local
|
/aosp12/frameworks/native/libs/renderengine/gl/ |
H A D | GLESRenderEngine.cpp | 181 const ui::PixelFormat pixelFormat = static_cast<ui::PixelFormat>(format); in selectEGLConfig() local
|