Home
last modified time | relevance | path

Searched defs:setBufferPixelFormat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DScreenCaptureRenderSurface.h60 void setBufferPixelFormat(ui::PixelFormat) override {} in setBufferPixelFormat() function
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DRenderSurface.cpp110 void RenderSurface::setBufferPixelFormat(ui::PixelFormat pixelFormat) { in setBufferPixelFormat() function in android::compositionengine::impl::RenderSurface