Home
last modified time | relevance | path

Searched defs:setBufferCount (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp158 static void setBufferCount(ANativeWindow* window) { in setBufferCount() function
/aosp12/frameworks/native/libs/gui/
H A DSurface.cpp2042 int Surface::setBufferCount(int bufferCount) in setBufferCount() function in android::Surface
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp489 Return<Status> PreviewWindowCb::setBufferCount(uint32_t count) { in setBufferCount() function in PreviewWindowCb