Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp360 if (ConsumedError(CreateQueueInternal(&result))) { in CreateQueue()
532 MaybeError DeviceBase::CreateQueueInternal(QueueBase** result) { in CreateQueueInternal() function in dawn_native::DeviceBase
DDevice.h195 MaybeError CreateQueueInternal(QueueBase** result);