Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DGralloc5.cpp199 static std::optional<BufferDescriptorInfo> makeDescriptor(std::string requestorName, uint32_t width, in makeDescriptor() function
246 auto descriptorInfo = makeDescriptor(request.requestorName, request.width, request.height, in allocate()
731 auto descriptorInfo = makeDescriptor("", width, height, format, layerCount, usage); in isSupported()