Home
last modified time | relevance | path

Searched refs:reqPixelFormat (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/
H A DFrameCaptureLayer.cpp159 status_t FrameCaptureLayer::capture(const ui::PixelFormat reqPixelFormat, in capture() argument
161 ALOGV("capture: reqPixelFormat %d, crop {%d, %d, %d, %d}", reqPixelFormat, in capture()
176 static_cast<android_pixel_format>(reqPixelFormat), in capture()
/aosp12/frameworks/av/media/libstagefright/include/
H A DFrameCaptureLayer.h52 status_t capture(const ui::PixelFormat reqPixelFormat,
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp6284 ui::Size bufferSize, ui::PixelFormat reqPixelFormat, in captureScreenCommon() argument
6320 static_cast<android_pixel_format>(reqPixelFormat), in captureScreenCommon()