Home
last modified time | relevance | path

Searched refs:numImages (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/hwc3/
DDrmSwapchain.cpp65 DrmClient* client, uint32_t numImages) { in create() argument
67 __FUNCTION__, width, height, usage, numImages); in create()
69 for (uint32_t i = 0; i < numImages; i++) { in create()
DDrmSwapchain.h48 DrmClient* client, uint32_t numImages = 3);