Searched refs:kForce_SyncQueue (Results 1 – 4 of 4) sorted by relevance
57 kForce_SyncQueue, enumerator
123 this->submitCommandBuffer(SyncQueue::kForce_SyncQueue);205 if (sync == SyncQueue::kForce_SyncQueue) {218 bool didCommit = fCurrentCmdBuffer->commit(sync == SyncQueue::kForce_SyncQueue);286 return this->submitCommandBuffer(kForce_SyncQueue);1383 this->submitCommandBuffer(kForce_SyncQueue);
431 if (!this->currentCommandBuffer()->hasWork() && kForce_SyncQueue != sync && in submitCommandBuffer()449 if (didSubmit && sync == kForce_SyncQueue) { in submitCommandBuffer()553 if (!this->submitCommandBuffer(kForce_SyncQueue)) { in onWritePixels()2150 SkAssertResult(this->submitCommandBuffer(kForce_SyncQueue)); in deleteTestingOnlyBackendRenderTarget()2269 return this->submitCommandBuffer(kForce_SyncQueue); in onSubmitToGpu()2635 if (!this->submitCommandBuffer(kForce_SyncQueue)) { in onReadPixels()
205 kForce_SyncQueue, enumerator